<HTML>
Hi,<br>
<br>
I have added to my Ipopt static library the mumps interface <!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:HyphenationZone>21</w:HyphenationZone>
<w:PunctuationKerning/>
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:DontGrowAutofit/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" LatentStyleCount="156">
</w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
        {mso-style-name:"Tabela normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
</style>
<![endif]--><span style="font-size: 8pt; font-family: "Courier New";">(IpTSymDependencyDetector.cpp and
IpMumpsSolverInterface.cpp), including the hpp files. <br>
It compiles and links normally, but when I link the new "lib" in my<br>
Ipopt Optimization problem I got the folling error message.<br>
<br>
libIpopt.lib(IpMumpsSolverInterface.obj) : error LNK2019: unresolved external symbol _MPI_Comm_rank referenced in function "public: __thiscall Ipopt::MumpsSolverInterface::MumpsSolverInterface(void)" (??0MumpsSolverInterface@Ipopt@@QAE@XZ)<br>
<br>
The same error message appear for _MPI_Init and _MPI_Finalize.<br>
<br>
In the same optimization project I included the mumps static libraries.<br>
(libseq, portd, mumps and mumps_core).<br>
<br>
Regards,<br>
<br>
Eduardo<br>
</span><style>BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>
<BR></HTML>