[CMake] 64bit command line builds

LeRetha Childress leretha.childress at gmail.com
Tue May 6 14:34:56 EDT 2008


I am trying to build a 64bit version of osg from the command line using
cmakelist.txt file but it always defaults to 32bit version of visual studio
(Visual Studio 8 2005).

Does anyone know if there is a way to set up the command line options so
that it will use visual studio 8 2005 win64 to create win64 project files
from the command line? I can do this from the Cmake setup gui but I haven't
been able to get an x64 project created from the command line.

And I have already tried using a VS2005 x64 Win64 command prompt and that
didn't work. I still got a win32 project from it.

Thanks
LeRetha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080506/bc06cc7e/attachment.htm>


More information about the CMake mailing list