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

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Fri Aug 26 13:41:17 EDT 2011


Hi Dominik,

If your problem is similar to the one described here:
http://na-mic.org/Mantis/view.php?id=1275

It should be fixed in CMake trunk. See
http://cmake.org/gitweb?p=cmake.git;a=commit;h=702538e

Hth
Jc

On Fri, Aug 26, 2011 at 12:54 PM, Dominik Schmidt <dev at dominik-schmidt.de>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<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.
>
>
>
> Best regards,
> Dominik
>
>
>
>
>
> _______________________________________________
> 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
>



-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110826/143d6045/attachment.htm>


More information about the CMake mailing list