[CMake] Getting closer building cmake-gui...
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Fri May 13 11:26:36 EDT 2011
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 when trying to run rcc.exe in the QT4 sdk.
>
> After some poking around with dependency walker, it appears that two
> DLLs aren't installed on my XP system:
>
> IESHIMS.DLL
> WER.DLL
>
> both of which appear to be related to Vista rather than XP.
>
> Am I hosed? is this a problem with the QT4 SDK? or is there some way to
> get the right DLLs installed? Downloading IESHIMS seems to work find,
> but I'm faced with a bunch of different WER implementations, none of
> which seem to be for XP.
>
Why do you want to build cmake by yourself at all? Just use the binary version
and all will work as expected...
Christian
More information about the CMake
mailing list