[CMake] CMAKE - troubles finding executables/paths - Windows 7 / MinGW
Bill Hoffman
bill.hoffman at kitware.com
Wed Jun 1 15:44:33 EDT 2011
On 6/1/2011 10:13 AM, Bill Lorensen wrote:
> I can't reproduce the problem although I did recently upgrade to cmake 2.8.4.
>
> It is important to have c:/MinGW/bin (or your bin location) in the system path.
>
If c:/MinGW/bin is in your PATH then it will always work. However, it
should also work without that. So, to reproduce, if you remove that
from your PATH and re-run it should have the problem.
-Bill
More information about the CMake
mailing list