This sounds like VS Express. Make sure you install it correctly and set all the PATHS up correctly. The NMake generator will only work from a shell that has the environment setup correctly. (For example running vcvars32.bat )
I use MSVC 2005 Standard. I run vcvars32.bat in console before cmake. And error is same. :( -- Ilya Shvetsov (mailto:[EMAIL PROTECTED]) Lead Programmer KranX Productions (http://kranx.com/) _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
