<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
NOw, I have the next problem...I read the list advices, but I am not able to solve it<BR>
&nbsp;<BR><FONT size=1>
------ Operación Generar iniciada: proyecto: hs071_cpp, configuración: Release Win32 ------<BR>
Vinculando...<BR>
vcf2c.lib(open.obj) : error LNK2001: símbolo externo _errno sin resolver<BR>
vcf2c.lib(wrtfmt.obj) : error LNK2019: símbolo externo _errno sin resolver al que se hace referencia en la función _w_ed<BR>
vcf2c.lib(endfile.obj) : error LNK2001: símbolo externo _errno sin resolver<BR>
vcf2c.lib(sfe.obj) : error LNK2001: símbolo externo _errno sin resolver<BR>
vcf2c.lib(fmt.obj) : error LNK2001: símbolo externo _errno sin resolver<BR>
vcf2c.lib(wsfe.obj) : error LNK2001: símbolo externo _errno sin resolver<BR>
vcf2c.lib(err.obj) : error LNK2001: símbolo externo _errno sin resolver<BR>
Release/hs071_cpp.exe : fatal error LNK1120: 1 externos sin resolver<BR>
El registro de compilación se guardó en el "file://c:\cygwin\home\AJR\Bonmin-MVS9\Ipopt\MSVisualStudio\v8\hs071_cpp\Release\BuildLog.htm"<BR>
hs071_cpp - 8 errores, 0 advertencias<BR>
========== Generar: 0 correctos, 1 incorrectos, 5 actualizados, 0 omitidos ==========<BR>
</FONT>&nbsp;<BR>
I have this error because of vcf2c.lib<BR>
&nbsp;<BR>
Do you have instructions to solve it??<BR>
&nbsp;<BR>
Thanks a lot<BR>
&nbsp;<BR>
Regards<BR>
&nbsp;<BR>
&nbsp;<BR>
===========================================<BR>Alberto Jorrín Rodríguez<BR>Departamento de Ingenieria de Sistemas y Automatica<BR>Dpt.&nbsp; of Systems Engineering and Automatic Control<BR>Universidad de Valladolid&nbsp; / University of Valladolid<BR>Address: Facultad de Ciencias, c/ Real de Burgos s/n<BR>47011 Valladolid, Spain<BR>Tel: +34 647 670 581, Fax: +34 983 423161<BR>e-mail: <A href="mailto:albejor@autom.uva.es">albejor@autom.uva.es</A><BR>============================================<BR>
<BR>&nbsp;<BR>
<BR><BR>&gt; Date: Tue, 4 Nov 2008 09:29:16 +0100<BR>&gt; From: stefan@vigerske.de<BR>&gt; To: albejor2002@hotmail.com<BR>&gt; CC: ipopt@list.coin-or.org<BR>&gt; Subject: Re: [Ipopt] libc.lib<BR>&gt; <BR>&gt; Hi,<BR>&gt; <BR>&gt; &gt; I have now created the next libs: libIpopt.lib, libCoinBlas.lib, libCoinHSL.ib and libCoinLapack.lib for Windows and for Microsoft Visual Studio Xpress 9.0<BR>&gt; &gt; <BR>&gt; &gt; Now, after following the instructions of the file called "README_VS8.TXT" and try to generate the solution for the example "hs071_cpp" using the Visual Studio 9.0 project that you give in the installation, I have an error related with "LIBC.LIB" ... This is my unique error in the process. How can I fix it????<BR>&gt; <BR>&gt; What does the error look like?<BR>&gt; Sometimes forbidding LIBC.LIB as default library to link against helps,<BR>&gt; on the command line, this would be something like /nodefaultlib:libc.lib<BR>&gt; <BR>&gt; Stefan<BR>&gt; <BR>&gt; PS: Please check also the mailing list archives. There have been several<BR>&gt; posts dealing with windows compilation and libc.lib.<BR><BR><br /><hr />ˇPasa del Pendrive! Skydrive almacena hasta 5 GB online <a href='http://www.todoslospendrivesvanalcielo.com/' target='_new'>gratis</a></body>
</html>