Hi all,
I want to create windows nmake file using cmake. When i want to create nmame
makefile  cmake gives error like this:

*CMake error :The C compiler "C:\Program Files\Microsoft Visual Studio
8.0\VC\Bin\cl.exe " is not able to compile a simple test program.....*
*...*
*...*
*..*
*NMAKE:fatal error U1077:'C:/Program Files/...../nmake.exe" return code 0x02
*
*CMake will not correctly generate this project...*
**
but i correctly create ms visual studio project with cmake and compile it
succesfully.
I want to use nmake...for building libs and dlls.

What can i do ???
I attached the error as image file....
Thanks in advance...
Ramazan

<<attachment: cmake_nmake_error.GIF>>

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to