On Monday 30 March 2015 11:51:13 Hermann Meyer wrote:
Am 30.03.2015 um 11:39 schrieb David Baron:
On Monday 30 March 2015 10:32:34 Hermann Meyer
wrote:
Am 30.03.2015 um 09:23 schrieb David Baron:
The other dependencies are also not up-to-date,
even for qt4. Might need
to
wait for the Debian maintainers to update the distro's package
(currently
0.6.5, no terribly older).
Builds just out of the box here on debian/sid
qmake --version
QMake version 2.01a
Using Qt version 4.8.6 in /usr/lib/x86_64-linux-gnu
32bit or 64bit? Believe 64-bit has the problems for whatever reason.
_______________________________________________
/usr/lib/x86_64-linux-gnu -> 64-bit
My qmake --version yields:
QMake version 3.0
Using Qt version 5.3.2 in /usr/lib/x86_64-linux-gnu
So I moved /usr/bin/qmake -> qtchooser out of the way and symlinked to qmake-
qt4
So far, building OK, not kicking at aeffect.h, lilv.h, etc. like it did when I
manually ran qmake-qt4 before ./configure.
Now what would I do when I want qt5 (if it is really ready to play on this
distro).