Hi there! I am using the nlopt algorithms with great succes on a Win7 32-bit machine with Matlab.
But now I have to make it run on Win7 64-bit machines and after 3 days of searching for a solution I still can't make it work. Could anyone give me a hint what's the best way to do it? 1. Use the precompiled 32-Bit Windows dll provided on http://ab-initio.mit.edu/ wiki/index.php/NLopt_on_Windows and try to recompile the library for x86-64 -> How does this work? 2. Compile the source code directly in 64bit? -> I did so with cmake and Visual Studio 2008 but now I have a VS-Project, how can I make it run in Matlab? Would be a great help! Thanks in advance! _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
