I was abbreviating for conciseness on the path. I've tried running this in an MSYS cmd window and get the same error.

I've spent the morning trying to dump out as many environment variables that may be related as possible.

This is really frustrating as the build just works on Linux...

Sent via DROID on Verizon Wireless

-----Original message-----
From: David Cole <[email protected]>
To: David Henderson <[email protected]>
Cc: [email protected]
Sent: Tue, May 3, 2011 10:25:23 GMT+00:00
Subject: Re: [CMake] cmake not found

I guess the "/cygdrive/e/workspace/GSDesignGUI" must be from the MSYS make
program then...

Are you really doing a "cmake ../src/explorergui" from the root of the E:
drive? Or were you just abbreviating in your email?

Has anybody else seen this error with the MSYS Makefiles generator?

The E:> suggests you're running it in a Windows command prompt. Are you
running in an MSYS prompt? If not, try it from an MSYS prompt, and let us
know how that goes.


On Mon, May 2, 2011 at 5:21 PM, David Henderson <[email protected]> wrote:

Hello David:

I do not have cygwin installed.  Anywhere.  I also did a search for
cmake.exe and the only one available is the one in the cmake installation.
I have version 2.8.4 installed.

Thanks!!

Dave H

------------------------------
*From:* David Cole <[email protected]>
*To:* David Henderson <[email protected]>
*Cc:* [email protected]
*Sent:* Mon, May 2, 2011 7:l28:00 AM
*Subject:* Re: [CMake] cmake not found

Looks to me like you're using the cygwin cmake.

Use the native Windows cmake instead for generating with the "MSYS
Makefiles" generator.

They differ in how they treat paths to file names.


On Fri, Apr 29, 2011 at 9:01 PM, David Henderson
<[email protected]>wrote:

I'm having trouble compiling a project using cmake.  Here is the output
from the
command line execution of the offending line of my Makefile on Windows 7
64bit:


E:> cmake -G "MSYS Makefiles" ..

_______________________________________________
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