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 be
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
wrote:
> Hey!
>
> I'm facing an is
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 connect