<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    To whom it may concern:<br>
    &nbsp;&nbsp;&nbsp; I'm trying to compile the project provided in the sources,
    called IpOpt-vc10.sln using Microsoft Visual Studio 2010. But, when
    generating the dll, a weird error is shown, it doesn't recognize the
    symbol unique_tag_.<br>
    <br>
    1&gt; IpAugRestoSystemSolver.obj : error LNK2001: extern symbol
    "private: static unsigned int Ipopt::TaggedObject::unique_tag_"
    (?unique_tag_@TaggedObject@Ipopt@@0IA) unsolved<br>
    <br>
    If I check the symbols (dumpbin \symbols + removing the&nbsp; /GL) I can
    see the symbol in the file IpAugRestoSystemSolver.obj<br>
    <br>
    C31 00000000 UNDEF&nbsp; notype&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; External&nbsp;&nbsp;&nbsp;&nbsp; |
    ?unique_tag_@TaggedObject@Ipopt@@0IA (private: static unsigned int
    Ipopt::TaggedObject::unique_tag_)<br>
    <br>
    I'm quite sure the problem comes because there is one library not
    linked, but I'm not sure which one. Has this problem happened
    before?<br>
    <br>
    On the other hand, when trying to compile using MinGW, when
    configuring, the process gets stuck checking for Matlab executable
    extension (MEXSUFFIX)<br>
    <br>
    Thanks in advanced. Carlos G&oacute;mez Palac&iacute;n.<br>
    <div class="moz-signature">-- <br>
      <table style="border: none; cellspacing: 0; cellpadding: 5;">
        <tbody>
          <tr>
            <td rowspan="3">
              <div style="clear: both; text-align: center;"> <a
href="http://3.bp.blogspot.com/-ke3pTHNJHiw/UKQZoce0FpI/AAAAAAAAAJc/wechAv8blAw/s1600/Imagen2.jpg"
                  imageanchor="1" style="clear: left; float: left;
                  margin-bottom: 1em; margin-right: 1em;"> <img
                    src="cid:part1.02050403.02060400@autom.uva.es"
                    border="0"> </a> </div>
            </td>
            <td> <b style="color: #38761d; font-family: Arial,
                Helvetica, sans-serif; font-size: small;"> Piensa si es
                realmente necesario imprimir este correo. </b> </td>
          </tr>
          <tr>
            <td> <b style="color: #38761d; font-family: Arial,
                Helvetica, sans-serif; font-size: small;"> Think before
                ink. </b> </td>
          </tr>
          <tr>
            <td> <b style="color: #38761d; font-family: Arial,
                Helvetica, sans-serif; font-size: small;"> Pensez &agrave;
                l'environnement avant d'imprimer ce message. </b> </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>