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

Problem on MacOS #2

Open
novusabeo opened this issue Oct 19, 2018 · 0 comments
Open

Problem on MacOS #2

novusabeo opened this issue Oct 19, 2018 · 0 comments

Comments

@novusabeo
Copy link

novusabeo commented Oct 19, 2018

Not sure why but running cmake .. in the correct directory gives me an unsuitable QT version installed. I have Qt installed, everything good to go, cmake installed, yet still not working. Any idea? Not sure what this was tested/run on -- Linux? Might be a Qt or Cmake problem.

cmake version 3.12.3

cmake ..
-- The C compiler identification is AppleClang 10.0.0.10001044
-- The CXX compiler identification is AppleClang 10.0.0.10001044
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/local/Cellar/cmake/3.12.3/share/cmake/Modules/FindQt4.cmake:1313 (message):
  Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
  CMakeLists.txt:5 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/Users/johnnymorrow/IdeaProjects/Piet/GIUINT/piet/build/CMakeFiles/CMakeOutput.log".`
Ian321 added a commit to Ian321/piet that referenced this issue Aug 29, 2021
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

1 participant