On Sun, Aug 12, 2012 at 10:33 AM, John Drescher <dresche...@gmail.com> wrote:
> On Sun, Aug 12, 2012 at 10:30 AM, Toronto Andrew
> <andrew.loui...@gmail.com> wrote:
>> 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!
>>
>
> Did you point cmake-gui to the location of qmake?

Are all the Qt dlls in the same folder as qmake.exe? This should be
the bin folder inside of the Qt build.

-- 
John M. Drescher
--

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