[CMake] FindQt4 fails to find QtUiTools in windows cross-environment

Clinton Stimpson clinton at elemtech.com
Mon Aug 29 10:26:50 EDT 2011


On Friday, August 26, 2011 10:54:44 am Dominik Schmidt wrote:
> Hey!
> 
> I'm facing an issue with FindQt4 module when cross-compiling from Linux
> to Windows. The QtUiTools are not found on the first run of cmake,
> executing cmake a second time finds it (I attached the diff of
> CMakeCache.txt before and after the second cmake run).
> 
> I suspect the issue is connected to this QTBUG:
> https://bugreports.qt.nokia.com/browse/QTBUG-20498
> 
> The description is only half-true, it's built here, but as a static
> library in contrast to the rest of Qt which is built as dynamic ones.
> 

A fix for this has been put in.
http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=a67be31

-- 
Clinton Stimpson
Elemental Technologies, Inc
Computational Simulation Software, LLC
www.csimsoft.com


More information about the CMake mailing list