Hi Everybody, I need the .ddl file of NLOPT for windows 64bit. The one provided on the NLOPT website is 32 bit so I was trying to recompile it using the script BUILD-MINGW.sh provided on the website (http://ab-initio.mit.edu/nlopt/BUILD-MINGW.sh) I did the following steps:
1. Installed MINGW32 in my Windows7 64 bit (I know it says MINGW32, but if I am not wrong I as reading that MINGW32 works for 64 as well, is tht right?) 2. Unzipped the file nlopt-2.2.3-dll.zip and put into the same folder the script BUILD-MINGW.sh. 3. Opened MINGW32 shell, and (from the folder where all the files have been unzipped) I run the following command: ./BUILD-MINGW.sh I however keep getting the following errors, and don't understand what I am doing wrong. Does any of you have an advice? Thank you!! -airolds _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
