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 *** _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
