Re: [CMake] Running CMake on windows VM

2008-01-08 Thread David Cole
Build the INSTALL target. Right click it and choose "Project Only > Build Only INSTALL" I would install NSIS and build the PACKAGE target to create my own installer. Then the installer can be used on any Windows machine to set it up. On 1/8/08, Jesse Corrington <[EMAIL PROTECTED]> wrote: > > Whe

Re: [CMake] Running CMake on windows VM

2008-01-08 Thread Bill Hoffman
Jesse Corrington wrote: When I set the Install target as the startup project and run from inside visual studio I just get the dialog asking me to specify an executable for the debugging session. You are not supposed to run it, you are supposed to build it... -Bill __

Re: [CMake] Running CMake on windows VM

2008-01-08 Thread Jesse Corrington
When I set the Install target as the startup project and run from inside visual studio I just get the dialog asking me to specify an executable for the debugging session. On Jan 8, 2008 11:20 AM, Bill Hoffman <[EMAIL PROTECTED]> wrote: > Jesse Corrington wrote: > > Yes, the binary from kitware do

Re: [CMake] Running CMake on windows VM

2008-01-08 Thread Bill Hoffman
Jesse Corrington wrote: Yes, the binary from kitware does work, but I have added to cmake, so I need to use my own binary. Using my binary with the dll's that the kitware one installed still didn't work. I'm not sure how to do a make install. To build I generated the VS2005 project files and bu

Re: [CMake] Running CMake on windows VM

2008-01-08 Thread Jesse Corrington
Yes, the binary from kitware does work, but I have added to cmake, so I need to use my own binary. Using my binary with the dll's that the kitware one installed still didn't work. I'm not sure how to do a make install. To build I generated the VS2005 project files and built the exes, but this doesn

Re: [CMake] Running CMake on windows VM

2008-01-07 Thread Bill Hoffman
Jesse Corrington wrote: I am having a problem running CMake on a windows VM. The setup is windows virtual server R2 on windows server 2003. Attempting to run cmake.exe from the command line gives the error message "The system cannot execute the specified program." Running from the windows GUI

[CMake] Running CMake on windows VM

2008-01-07 Thread Jesse Corrington
I am having a problem running CMake on a windows VM. The setup is windows virtual server R2 on windows server 2003. Attempting to run cmake.exe from the command line gives the error message "The system cannot execute the specified program." Running from the windows GUI gives an error about the appl