[Ipopt] amplsolv.lib - Debug version

Stefan Vigerske stefan at math.hu-berlin.de
Sat Jul 4 05:08:21 EDT 2009


Hi,

> Does anybody have experience with a debug version of amplsolv.lib 
> compiled with the cl compiler (MSYS or VisualStudio)? I have been running 
> into problems of incompatible switches /MT and /MTd in the linker and am 
> wondering what I am doing wrong. 

What are you trying to link together? Only create Ipopt libraries in
debug mode, or is this the whole OS package?
How you created all the libs that you want the linker to link together?
Are they all compiled with /MTd ?
If you use the f2c lib, one has to be careful about how this can been
created too.

Stefan



More information about the Ipopt mailing list