I get the following errors when trying to build my Qt project: 

CMake Error at C:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:595 (MESSAGE):
  Could NOT find QtCore.  Check

And I need to manually point the CMake gui in the direction of qmake.exe;
additionally, I receive these flags: QT_QTCORE_LIBRARY_DEBUG-NOTFOUND,
QT_QTCORE_LIBRARY_RELEASE-NOTFOUND and QT_MKSPECS_DIR-NOTFOUND, and I  am
unsure about how to get FindQt4.cmake to work properly.

Thanks in advance!



--
View this message in context: 
http://cmake.3232098.n2.nabble.com/CMake-is-unable-to-find-QtCore-tp7581149.html
Sent from the CMake mailing list archive at Nabble.com.
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to