Hello,

I am attempting to compile the Octave plugin on 64 bit Windows 7.
(I am using Octave4.)

I have exchanged the "nlopt_optimize-oct.cc" file from version 2.4.2
with current development version, but have otherwise made no changes.

I constructed an import library from the dll following the instructions on
the webpage, but had to alter the file ending to ".a" from ".iib" since the
mingw linker does not recognise ".lib".

The linking stage fails, with this error:

libnlopt-0.dll.a(dknfbs00215.o):(.idata$7+0x0): undefined reference to
`_head_libnlopt_0'

Any help appreciated!

-- Moak
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to