[CMake] CMAKE - troubles finding executables/paths - Windows 7 / MinGW

Bill Lorensen bill.lorensen at gmail.com
Wed Jun 1 20:35:37 EDT 2011


I have different problems if I remove it. When I run cmake cannot find
several dll's required for the compilers to work are missing. So I
think as part of the install process, a mingw user should add it to
their path.

Bill

On Wed, Jun 1, 2011 at 3:44 PM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> 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