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

2011-08-29 Thread Clinton Stimpson
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

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

2011-08-26 Thread Jean-Christophe Fillion-Robin
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

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

2011-08-26 Thread Dominik Schmidt
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