[CMake] VS 8 generator/WinXP x64...

Brad King brad.king at kitware.com
Fri May 20 08:37:24 EDT 2005


Julien Jomier wrote:
> I had (and still have) the same problem, it seems that CMake cannot find 
> the correct CMAKE_MAKE_PROGRAM for Visual Studio 8. I think this is a 
> bug in CMake.
> 
> The solution is to set the CMAKE_MAKE_PROGRAM by hand when running CMake:
> 
> CMAKE_MAKE_PROGRAM:FILEPATH=C:/Program Files/Microsoft Visual Studio 
> 8/Common7/IDE/devenv.exe
> 
> Bill/Brad should I submit a bug? I had the problem a couple weeks ago 
> and forgot to report the issue to the list.

Yes, please.

Thanks,
-Brad


More information about the CMake mailing list