[CMake] VC++ 5.0 Express
George Neill
georgen at neillnet.com
Fri Sep 14 11:28:02 EDT 2007
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070914/1e1b6b94/attachment.htm
More information about the CMake
mailing list