Hi All,

I am new to cmake, thank you for the awesome product.  I am using the free
VC++ 5.0 Express with the Platform SDK, I am curious why cmake doesn't
report this as the free VC compiler?  I am using cmake version 2.4-patch 7.

C:\DOCUME~1\GEORGE~1\Desktop\build>cmake -G"NMake Makefiles" ..\src
-- Check for CL compiler version
-- Check for CL compiler version - 1400
-- Check if this is a free VC compiler
-- Check if this is a free VC compiler - no
-- Check CL platform
-- Check CL platform - 32 bit
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio
8/VC/b
in/cl.exe
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio
8/VC/b
in/cl.exe -- works
-- Check size of void*
-- Check size of void* - done
.
.
.

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

Reply via email to