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

Build issue with Qt 5.2 (OS X, Xcode 5.0.2) #302

Closed
nyotis opened this issue Feb 14, 2014 · 2 comments
Closed

Build issue with Qt 5.2 (OS X, Xcode 5.0.2) #302

nyotis opened this issue Feb 14, 2014 · 2 comments

Comments

@nyotis
Copy link

nyotis commented Feb 14, 2014

you plan to update codebase to support Qt 5.2?

CMake Error at /Applications/CMake 2.8-12.app/Contents/share/cmake-2.8/Modules/FindQt4.cmake:1386 (message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
appleseed.studio/CMakeLists.txt:37 (find_package)

@dictoon
Copy link
Member

dictoon commented Feb 15, 2014

At the moment we indeed require Qt 4.x. Supporting Qt 5 has be evoked a few
times, I don't how much effort that would be. Contributions welcome!

Some information regarding Qt 5 with CMake:
http://www.kdab.com/using-cmake-with-qt-5/

Franz

On Sat, Feb 15, 2014 at 12:43 AM, Nik Yotis notifications@github.comwrote:

you plan to update codebase to support Qt 5.2?

CMake Error at /Applications/CMake
2.8-12.app/Contents/share/cmake-2.8/Modules/FindQt4.cmake:1386 (message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
appleseed.studio/CMakeLists.txt:37 (find_package)

Reply to this email directly or view it on GitHubhttps://github.com//issues/302
.

@dictoon
Copy link
Member

dictoon commented Aug 30, 2018

Superseded by #2184.

@dictoon dictoon closed this as completed Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants