Re: [CMake] CMake Problem with Visual Studio 2008 Express and Windows 7

2010-09-17 Thread Conor Downey
tup its environment outside of > the VS GUI or the VS command prompt. > > > > Could this be the cause of the errors listed below? > > > > -kt > > > > *From:* cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] *On > Behalf Of *Conor Downey > *Se

Re: [CMake] CMake Problem with Visual Studio 2008 Express and Windows 7

2010-09-14 Thread Ryan Pavlik
You might want to see if either CMake or Visual Studio is set to run as administrator - it looks like one of them probably did at one time but no longer does. Deleting the whole build directory and trying again should work. Ryan On Tue, Sep 14, 2010 at 6:18 AM, Conor Downey wrote: > Hey, > > S

Re: [CMake] CMake Problem with Visual Studio 2008 Express and Windows 7

2010-09-14 Thread Conor Downey
Hey, Sorry, dunno if its important but this is the guide to what ive been trying to use CMake for: http://sourceforge.net/apps/trac/glestae/wiki/CompileGuideWin As far as i can tell i have all the code/files in the correct places. Cheers, Conor On Tue, Sep 14, 2010 at 12:16 PM, Conor Downey wro

Re: [CMake] CMake Problem with Visual Studio 2008 Express and Windows 7

2010-09-14 Thread Conor Downey
Hi, Ive downloaded 2010 Express but the exact same problem still exists. Here is the build log (i am using CMake 2.8.2): Check for working CXX compiler using: Visual Studio 10 CMake Error: Remove failed on file: C:/Users/Downey/Documents/College/Masters/Gae/build/CMakeFiles/CMakeTmp/Debug/cmTryC

Re: [CMake] CMake Problem with Visual Studio 2008 Express and Windows 7

2010-09-14 Thread Micha Renner
There were and there are problems with CMake and the Visual Studio Express Versions. See: http://www.cmake.org/pipermail/cmake/2010-May/036962.html (macros) I use the 2010 Express Version, which works astonishingly good. There are still some minor problems (see http://www.cmake.org/pipermail/cmake

[CMake] CMake Problem with Visual Studio 2008 Express and Windows 7

2010-09-13 Thread Conor Downey
Hi, I am using CMAKE for the first time and ive run into a problem. Basically i have set where the source is and where to build the binaries. Then i add an entry. But when i configure the program seems to have trouble finding my compiler. I have Visual Studio 2008 Express Edition installed on a Wi