[CMake] CMake is unable to find QtCore!

Clinton Stimpson clinton at elemtech.com
Mon Aug 13 09:54:46 EDT 2012


Did you make the mistake of relocating your Qt installation?
You could run qmake -query to see the paths it prints out, to make sure it matches your installation.

Clint

On Aug 12, 2012, at 12:59 PM, Toronto Andrew wrote:

> Yes to both John, I did point the CMake gui to the position of the qmake.exe
> within the bin, and it does come with whatever DLLs the source comes with. 
> 
> I am using Qt 4.8.0 and the latest CMake gui for Windows (x86).
> 
> Some other things to get out of the way: 
> QTDIR is set to C:/Qt/4.8.0/bin, and this directory has been added to the
> list of PATH variables...
> 
> 
> 
> --
> View this message in context: http://cmake.3232098.n2.nabble.com/CMake-is-unable-to-find-QtCore-tp7581149p7581154.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



More information about the CMake mailing list