Hello,

I recently started using CMake, and I'm trying to build a Code::Blocks MinGW project.

I downloaded CMake 2.8.4 for Windows 32-bit; my Windows version is 64-bit, but it seems that shouldn't cause problems.

Using the CMake GUI, I'm trying to build a project, but I keep getting the same error message: apparently, CMake is missing libgmp-10.dll.

I believe the file CMake is looking for is in the MinGW/bin folder. I think I'm supposed to somehow link it in the GUI window, but I'm not sure how.


Do I have to add a cache entry? If so, what do I need to specify?


Thank you.

Latin1
_______________________________________________
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