When I generate using "NMake Makefiles" generator, I build like this (I run this command from inside the build directory): nmake /f Makefile
Everything builds just fine, but is this a debug or release build? When you build with NMake, do you have a choice of which configuration you want to use? I'm using the CMake 2.7 nightly build.
_______________________________________________ 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
