I use 64-bit NLopt, but in a static library version. It was easy to create using CMake. For DLL, you just need to enable option "build shared libraries".
On Wed, Sep 12, 2012 at 11:26 PM, Steven G. Johnson <[email protected]>wrote: > You can use the cmake script to build a 64-bit version. > > I can't post a 64-bit DLL yet myself, as the 64-bit MinGW cross-compilers > are too flaky still (I don't use Windows myself). > > On Sep 12, 2012, at 5:22 PM, McGonagill, Colin wrote: > > Is there a 64Bit version of the NLOPT DLL? I need it to deploy on a 64bit > application. Not too familiar with all the MAKE calls for the linux distro, > but curious if any one else has done a 64bit application before. If there > isn’t one could I make one through MAKE?**** > ** ** > Thanks,**** > ** ** > Colin McGonagill**** > ** ** > _______________________________________________ > NLopt-discuss mailing list > [email protected] > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss > > > > _______________________________________________ > NLopt-discuss mailing list > [email protected] > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss > >
_______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
