huiliang yang wrote:
Hi,

I try to compile osg with cmake in vista 64bit pc, but it crash at beginning time and here is the error:

Check for working C compiler: cl

Check for working C compiler: cl -- broken

CMake Error at C:/Program Files (x86)/CMake 2.6/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32 (MESSAGE):

The C compiler "cl" is not able to compile a simple test program.

It fails with the following output:

Change Dir: C:/bin/osg-bin/CMakeFiles/CMakeTmp

Run Build Command:C:\PROGRA~2\MICROS~1.0\Common7\IDE\VCExpress.exe

CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec

Microsoft (R) Visual C++ Express Edition Version 9.0.21022.8.

Copyright (C) Microsoft Corp 2007. All rights reserved.

The project consists entirely of configurations that require support for

platforms which are not installed on this machine. The project cannot be

loaded.

What generator did you pick when you ran CMake?

// since CMake doesn't have 64 bit version, does that means that 64 bit cannot be used for cmake?

That should not be the case.


--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
[EMAIL PROTECTED]
http://www.kitware.com
518-371-3971 (phone and fax)
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to