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

Add support for Qt 5 #38

Closed
igor-stoppa opened this issue Oct 16, 2016 · 2 comments
Closed

Add support for Qt 5 #38

igor-stoppa opened this issue Oct 16, 2016 · 2 comments

Comments

@igor-stoppa
Copy link

Most distros ship with Qt 5 and that's the default build environment used, when trying to build from sources.

It would be nice to have support for it.

Should that not be possible, I think it would be good to at least detect that the Qt version is different from the expected one (5 instead of 4), stop the build and generate a meaningful error message.

@davidgraeff
Copy link
Member

Hm, actually I build the sources with Qt5 successfully as far as I can remember and travis builds with Qt5, too. Are u sure it is not working for you with Qt5?

@igor-stoppa
Copy link
Author

Apologies, I was not sufficiently clear. It does build, but when I try to run it with the scope attached, it fails, in the way reported in #32.

GCarneiroA pushed a commit to GCarneiroA/openhantek that referenced this issue Oct 29, 2020
Signed-off-by: Martin <Ho-Ro@users.noreply.github.com>
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