Re: [CMake] Getting closer building cmake-gui...

2011-05-14 Thread Michael Wild
chasing this is moderately > obscure for me. > > Best, > > Dick Munroe > > On 5/13/11 12:00 PM, cmake-requ...@cmake.org wrote: >> Date: Fri, 13 May 2011 11:11:34 -0400 >> From: Dick Munroe >> Subject: [CMake] Getting closer building cmake-gui... >> To:

Re: [CMake] Getting closer building cmake-gui...

2011-05-14 Thread Dick Munroe
e-requ...@cmake.org wrote: Date: Fri, 13 May 2011 11:11:34 -0400 From: Dick Munroe Subject: [CMake] Getting closer building cmake-gui... To:cmake@cmake.org Message-ID:<4dcd4a26.7060...@csworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I figured out you had to have the QT

Re: [CMake] Getting closer building cmake-gui...

2011-05-13 Thread Christian Ehrlicher
Am Freitag, 13. Mai 2011, 17:11:34 schrieb Dick Munroe: > I figured out you had to have the QT4 SDK on the system, downloaded and > installed that. I configure cmake successfully and the cmake gui shows > up in my VS 2005 project. When I try to build it though, the build for > cmake-gui fails whe

[CMake] Getting closer building cmake-gui...

2011-05-13 Thread Dick Munroe
I figured out you had to have the QT4 SDK on the system, downloaded and installed that. I configure cmake successfully and the cmake gui shows up in my VS 2005 project. When I try to build it though, the build for cmake-gui fails when trying to run rcc.exe in the QT4 sdk. After some poking a