<div>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).</div>
<div>&nbsp;</div>
<div>Does anyone know if there is&nbsp;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&#39;t been able to get an x64 project created from the command line.</div>

<div>&nbsp;</div>
<div>And I have already tried using a VS2005 x64 Win64 command prompt and that didn&#39;t work. I still got a win32 project from it.</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>LeRetha</div>