[CMake] Finding Qt4 binaries under Windows

Sebastian Schuberth sschuberth at gmail.com
Fri Aug 21 16:00:44 EDT 2009


On 21.08.2009 21:44, Pau Garcia i Quiles wrote:

Thanks for your explanations.

> What you should do is:
>
> set( CMAKE_MODULE_PATH c:/where/you/copied/FindQt4.cmake )<-- Only
> needed if you are using a special FindQt4.cmake, otherwise, it is
> included in the CMake distribution
>
> find_package(Qt4 PATHS "C:/Qt")
>
> It won't fail now.

Unforunately, it still fails, with the exact same error.

-- 
Sebastian Schuberth



More information about the CMake mailing list