[CMake] using cmake on windows - query on existing targets

John Drescher drescherjm at gmail.com
Tue Jan 12 17:03:22 EST 2010


> I noticed that it generates the following output:
> -- Check if this is a free VC compiler - yes
> I do not think I am using a free VC compiler, something is wrong here.
> Is it possible to use nmake with Visual Studio 2008 compiler using cmake
> 2.8?
>

I just tested this on my build box and similar errors that you had
about not finding the compiler. Then I ran cmake-gui from the "Visual
Studio 2008 Command Prompt" and all was well.

John


More information about the CMake mailing list