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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to