Ramazan Girgin wrote:
Hi all,
I want to compile 32bit app in 64 bit windows 7.

I can compile with vs2008 but
when i try to configures for compile with cmake it gives. i use cmake 2.8
How can i solve that error ?

  C:\Users\ramazan.girgin\Desktop\ma3BuildManager\New
folder\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1033: cannot open
  program database ''
NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\cl.exe' : return
  code '0x2'

I this I have seen this.... :)

Are you ssh'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?

-Bill
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to