<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1"><tt>Hello,<br>
<br>
I recently started using CMake, and I'm trying to build a
Code::Blocks MinGW project.<br>
<br>
I downloaded CMake 2.8.4 for Windows 32-bit; my Windows version
is 64-bit, but it seems that shouldn't cause problems.<br>
<br>
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.<br>
<br>
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.<br>
<br>
<br>
Do I have to add a cache entry? If so, what do I need to
specify?<br>
<br>
<br>
Thank you.<br>
<br>
Latin1<br>
</tt></font>
</body>
</html>