[Ipopt] Error Linking IPOPT 3.5.5 Stable

Stefan Vigerske stefan at math.hu-berlin.de
Fri Apr 3 09:08:20 EDT 2009


Hi,

einglez wrote:
> hs071_cpp Under MSVS 2005
> Does anyone know how to solve it?

You can try adding msvcrt.lib to the link line.
Or you tell the linker to ignore unresolved external symbols ;-).

Stefan

> Compiling...
> hs071_nlp.cpp
> hs071_main.cpp
> Generating Code...
> Linking...
> vcf2c.lib(open.obj) : error LNK2019: unresolved external symbol _errno referenced in function _f_open
> vcf2c.lib(wrtfmt.obj) : error LNK2001: unresolved external symbol _errno
> vcf2c.lib(endfile.obj) : error LNK2001: unresolved external symbol _errno
> vcf2c.lib(sfe.obj) : error LNK2001: unresolved external symbol _errno
> vcf2c.lib(fmt.obj) : error LNK2001: unresolved external symbol _errno
> vcf2c.lib(wsfe.obj) : error LNK2001: unresolved external symbol _errno
> vcf2c.lib(err.obj) : error LNK2001: unresolved external symbol _errno
> Release/hs071_cpp.exe : fatal error LNK1120: 1 unresolved externals
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt


-- 
Stefan Vigerske
Humboldt University Berlin, Numerical Mathematics
http://www.math.hu-berlin.de/~stefan



More information about the Ipopt mailing list