[CMake] CMAKE_MAKE_PROGRAM is not set.
Piotr Dobrogost
pd at opensource.dobrogost.pl
Thu Apr 16 10:29:11 EDT 2009
Hi
I'm trying to use cmake 2.6-patch 3 on Vista x64 with VS2008 to build curl.
After setting VC variables with vcvarsall.bat from VC's folder and after
this command
cmake -G "NMake Makefiles" ..\curl
I'm getting this error
CMake Error: CMake was unable to find a build program corresponding to
"NMake Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to
select a different build tool.
I don't get this error in GUI.
What's wrong?
--
Piotr Dobrogost
*** curlpp.org - c++ wrapper for libcurl ***
More information about the CMake
mailing list