[CMake] Missing libgmp-10.dll

Bill Lorensen bill.lorensen at gmail.com
Fri Jun 3 16:36:28 EDT 2011


Dave,

Exactly what I see unless I add c:/MinGW/bin to the windows system
Path (not PATH). cmake-gui fails, but the msys shell works fine.

Bill

On Fri, Jun 3, 2011 at 11:21 AM, David Cole <david.cole at kitware.com> wrote:
> On Fri, Jun 3, 2011 at 10:55 AM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
>> On 6/3/2011 8:10 AM, Bill Lorensen wrote:
>>>
>>> My version is 3.18 and I have to add c:/MinGW/bin to my windows Path
>>> otherwise the I get the missing dll error. I did not have to do this
>>> in earlier mingw versions. Notice I set it in Path and not PATH.
>>>
>>
>> Strange, they must have changed the version scheme or something... I have
>> 5.16 but it was installed 6 months ago.  Sounds like they broke something.
>>  Used to be if you used the full path to gcc.exe it had all the dll's it
>> needed in the same directory so it just worked.  If they did break it, then
>> we might want to add a warning message for this compiler telling people to
>> add it to the PATH before running CMake...
>>
>> -Bill
>> _______________________________________________
>> 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
>>
>
> How are you guys telling what version of MinGW you have installed? I
> have a version of it installed, but I can't remember how long ago or
> what version it was when I installed it. How do I tell?
>
> I am seeing the problem when I run "cmake-gui" from the start menu on
> Windows 7, but I do not see the problem if I configure with "cmake"
> from a MinGW/msys command prompt.
>


More information about the CMake mailing list