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

linux readme: qt5 limitation #917

Merged
merged 1 commit into from
Jul 19, 2013

Conversation

miguel-negrao
Copy link
Member

I installed qtcreator on my 13.04 ubuntu machine, and this broke the supercollider build process. It is not stated in the wiki that qt5 is not supported. This was easily fixed by installing qt4-default, which I also documented.

@@ -117,6 +117,8 @@ for building supercollider:
cmake
subversion (required by the Quarks class at run-time)

Note: if both qt4 and qt5 are installed in the same machine, install the qt4-default package in order to use the qt4 tools.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually: set QT_QMAKE_EXECUTABLE to qmake-qt4

@miguel-negrao
Copy link
Member Author

updated the pull request with tim's input

timblechmann added a commit that referenced this pull request Jul 19, 2013
linux readme: qt5 limitation
@timblechmann timblechmann merged commit d2ea635 into supercollider:master Jul 19, 2013
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

Successfully merging this pull request may close these issues.

2 participants