Re: [CMake] CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist.

2008-09-23 Thread Roger Martin
86)\Microsoft Visual Studio 9.0\VC\bin\amd64\cl.exe is 64 bit compiler. The OS is 64 bit. The Microsoft SDKs\Windows\v6.1 installed under C:\Program Files instead of C:\Program Files(86) because it was the 64 bit sdk. On Tue, Sep 23, 2008 at 9:42 PM, Bill Hoffman <[EMAIL PROTECTED]>wro

Re: [CMake] CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist.

2008-09-23 Thread Roger Martin
VsJITDebugger.exe -p CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:30 (PROJECT) (Press Cancel to suppress any further messages.) --- OK Cancel --- === On Tue, Sep 23, 2008

Re: [CMake] CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist.

2008-09-23 Thread Roger Martin
I also test with C:\OpenGL\cmake-2.6.1\Example\Hello which I believe foloows the simple test case you described with c:\foo And same result: cl.exe can't build a simple project. On Tue, Sep 23, 2008 at 4:58 PM, Roger Martin <[EMAIL PROTECTED]>wrote: > Setting the full path

Re: [CMake] CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist.

2008-09-23 Thread Roger Martin
But for some complex projects such as http://www.openscenegraph.org CMake is the right tool. On Tue, Sep 23, 2008 at 4:34 PM, Bill Hoffman <[EMAIL PROTECTED]>wrote: > Roger Martin wrote: > >> Hi, >> >> I'm trying to build a build with cmake-2.6.1-win32-x86 CMak

[CMake] CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist.

2008-09-23 Thread Roger Martin
Hi, I'm trying to build a build with cmake-2.6.1-win32-x86 CMakeSetup for "Visual Studio 9 2008 Win64" as the build target. Keep getting a --- CMake Error: The source directory "./build/CMakeFiles/CMakeTmp" does not exist. Specify --help for usage, or press the help butto

Re: [CMake] Error panels allow copy of message?

2008-08-05 Thread Roger Martin
o:[EMAIL PROTECTED] *On > Behalf Of *Mike Jackson > *Sent:* Tuesday, August 05, 2008 9:16 AM > *To:* Roger Martin > *Cc:* cmake@cmake.org > *Subject:* Re: [CMake] Error panels allow copy of message? > > > > are you using CMake version 2.4 on windows? Try Version 2.6.x on Windo

[CMake] Error panels allow copy of message?

2008-08-04 Thread Roger Martin
Hi, Would it be readily implemented so that the error message can be copied to clipboard from the Error panel? Would anybody else find this useful? ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[CMake] Compiling for 64 bit Vista with Windows SDK for Windows Server 2008

2008-05-20 Thread Roger Martin
Hi, See related thread on OpenSceneGraph http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2008-May/011600.html I did as Philip suggested and made a small test project. and still got the same j option issue with a 64 bit project with the 'Windows SDK for Windows Server 2008'