[EMAIL PROTECTED] wrote:
ok, bit of a learning curve here while changing
IDE's (and learining CMake again).
From the CMakeCache.txt for VTK:
MAKECOMMAND:STRING=C:\PROGRA~1\MICROS~2\Common7\IDE\VCExpress.exe VTK.sln
/build Release /project ALL_BUILD
at DOS cmd or cygwin bash prompt the above
MAKECOMMAND runs.
If you prefer the command line you can run the command prompt that comes
in the VCExpress start menu folder. Then run CMakeSetup from that
prompt and select the NMake Makefiles generator. You'll need a new
build tree to switch generators of course.
-Brad
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake