Skip to content

Building v 3.7.0 and later fails to build on my Ubuntu 18.4 #1667

Discussion options

You must be logged in to vote

Ah, I think this is the culprit:

/opt/Qt/5.4/gcc_64/include/QtCore/qrefcount.h:50:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if QT_SUPPORTS(UNSHARABLE_CONTAINERS)

Qt being in /opt is a definite hint that this is not the system-provided Qt. Also, it seems to be older. I assume that you have installed this version of Qt in addition? If you are no longer using it, it might be best to remove it. If you want to keep it, you would have to look into removing it from the relevant environment variables (env | grep /opt/qt might be a pointer what to unset/override for building Jamulus with the tested system Qt).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@gilgongo
Comment options

@andreaskagedal
Comment options

Comment options

You must be logged in to vote
1 reply
@andreaskagedal
Comment options

Answer selected by softins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants