Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build automatically without --qt4 #29

Open
Baggypants opened this issue May 6, 2019 · 2 comments
Open

Can't build automatically without --qt4 #29

Baggypants opened this issue May 6, 2019 · 2 comments

Comments

@Baggypants
Copy link

In the build script it checks for qmake, which Fedora only maps to qt4, but then it looks for the qt5 libs and the build fails. I can get around this by only building with --qt4 but it would be useful if the build script looked for qmake-qt5 instead.

@rock-hopper
Copy link
Owner

Sorry for taking 9 months to get round to this. I've updated the build script to check if qmake-qt5 exists. Please let me know if this works for you on Fedora.

@Baggypants
Copy link
Author

Hey, no worries, sometimes we get busy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants