I am running Visual Studio 2008 Pro edition.<br><br><div class="gmail_quote">On Fri, Mar 19, 2010 at 4:38 PM, Michael Jackson <span dir="ltr">&lt;<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</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;">What version of Visual Studio 2008 are you running? Express. Standard? Pro?<br>
___________________________________________________________<br>
Mike Jackson                      <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
Principal Software Engineer       <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>
BlueQuartz Software               Dayton, Ohio<div><div></div><div class="h5"><br>
<br>
<br>
On Mar 19, 2010, at 10:27 AM, Ramazan Girgin wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
I insert<br>
SET(CMAKE_CXX_COMPILER_WORKS 1) in CMakeTestCXXCompiler.cmake file<br>
and<br>
SET(CMAKE_C_COMPILER_WORKS 1) in CMakeTestCCompiler.cmake file<br>
<br>
for disable testing of compiler.<br>
<br>
After that cmake generated make file correctly and i compiled may application.<br>
Another temp solution may be put this lines int to CMakeLists.txt file.<br>
But this is temp solution.<br>
May be any bug in cmake ?<br>
<br>
I found something about cl.exe gives errors like this if more than one cpu in computer.It may be related to this. I have 4 core cpu too.<br>
<a href="http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/b1d1bceb-06b6-47ef-a0ea-23ea752e0c4f" target="_blank">http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/b1d1bceb-06b6-47ef-a0ea-23ea752e0c4f</a><br>

<br>
<br>
<br>
<br>
On Thu, Mar 18, 2010 at 8:48 PM, Ramazan Girgin &lt;<a href="mailto:ramazangirgin@gmail.com" target="_blank">ramazangirgin@gmail.com</a>&gt; wrote:<br>
i work in my local computer.<br>
I can compile with visual studio2008. I give all permissions to user as administrator and disabled dep in window7<br>
<br>
<br>
On Thu, Mar 18, 2010 at 5:52 PM, Bill Hoffman &lt;<a href="mailto:bill.hoffman@kitware.com" target="_blank">bill.hoffman@kitware.com</a>&gt; wrote:<br>
Ramazan Girgin wrote:<br>
Hi all,<br>
I want to compile 32bit app in 64 bit windows 7.<br>
<br>
I can compile with vs2008 but<br>
when i try to configures for compile with cmake it gives. i use cmake 2.8<br>
How can i solve that error ?<br>
<br>
 C:\Users\ramazan.girgin\Desktop\ma3BuildManager\New<br>
 folder\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1033: cannot open<br>
 program database &#39;&#39;<br>
  NMAKE : fatal error U1077: &#39;C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe&#39; : return<br>
 code &#39;0x2&#39;<br>
<br>
<br>
I this I have seen this.... :)<br>
<br>
Are you ssh&#39;ing into the windows box with cygwin sshd?  The problem is a permission thing.   Can you compile a program without cmake on the command line that has debug info?<br>
<br>
-Bill<br>
<br>
<br>
<br>
-- <br>
Ramazan Girgin<br>
<br>
<br>
<br>
-- <br>
Ramazan Girgin<br></div></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Ramazan Girgin<br>