<div dir="ltr">That&#39;s it!&nbsp; Thank you for pin pointing the problem.<br><br>I then tried running CMakeSetup  from the <br>C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin\SetEnv.Cmd (Windows Server 2008 x64 DEBUG Build Environment)&nbsp; which outputs<br>
------------<br>Setting SDK environment relative to C:\Program Files\Microsoft SDKs\Windows\v6.1<br>.<br>Targeting Windows Server 2008 x64 DEBUG<br><br>.............<br>Ran CMakeSetup from this cmd prompt<br>C:\OpenGL\cmake-2.6.1-win32-x86\bin&gt;CMakeSetup<br>
<br>results were the same; 32 bit ok; 64 bit not ok.<br><br>Not sure what env var&#39;s CMakeSetup goes by...<br><br>Fairly certain C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64\cl.exe is 64 bit compiler.&nbsp; The OS is 64 bit.<br>
The Microsoft SDKs\Windows\v6.1 installed under C:\Program Files instead of C:\Program Files(86) because it was the 64 bit sdk.<br><br><br><br><div class="gmail_quote">On Tue, Sep 23, 2008 at 9:42 PM, Bill Hoffman <span dir="ltr">&lt;<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Roger Martin wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 &nbsp;The project consists entirely of configurations that require support for<br>
 &nbsp;platforms which are not installed on this machine. &nbsp;The project cannot be<br>
 &nbsp;loaded.<br>
<br>
<br>
 &nbsp;The project consists entirely of configurations that require support for<br>
 &nbsp;platforms which are not installed on this machine. &nbsp;The project cannot be<br>
 &nbsp;loaded.<br>
</blockquote>
<br></div>
This sounds like the problem. What if you do not build for 64 bits. &nbsp;It sounds like your compiler is not setup to build 64 bit apps. &nbsp;Does it work if you pick the other visual studio generator that is not 64 bits?<br><font color="#888888">
<br>
-Bill<br>
</font></blockquote></div><br></div>