Linux qt5 build

Post Reply
siegmund
Posts: 703
Joined: Mon Nov 02, 2015 11:03 am
Location: Germany
Real Name: Lukas

mcallegari wrote:
siegmund wrote:By the way: Will there be automated builds on Qt 5 also for xUbuntu 14.04 in the future?
Have you checked before asking ?
https://build.opensuse.org/package/show ... us-qt5-git

Of course I haven't enabled the released version yet cause the EFX test fix has been done afterward.
At that time I had looked for the released version. But everything is fine since 4.10.2!

Except some translation errors:

Code: Select all

Processing de_DE
lrelease: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/lrelease': No such file or directory
Processing es_ES
lrelease: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/lrelease': No such file or directory
Processing fr_FR
lrelease: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/lrelease': No such file or directory
[...]
I followed the build instructions and built the whole thing with qt5. Do you now how I can tell "make install" where my qt directory is?
Post Reply