<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    when you install MinGW, the minGW/bin directory is not added to the
    PATH variable.<br>
    So you need to add your minGW/bin directory to your path variable,
    so CMake can find the needed libraries.<br>
    <br>
    Maxime<br>
    <br>
    Le 02/06/2011 21:52, Julien Lemay a &eacute;crit&nbsp;:
    <blockquote cite="mid:4DE7EA1B.3030906@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <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>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the CMake FAQ at: <a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></pre>
    </blockquote>
    <br>
  </body>
</html>