Jens Gotthardsen <jens.gotthardsen@...> writes: > > I'm strugling to compile NLopt on windows. I have VS2012 and have just > installed CMake. > > I then run CMake NLOpt\trunk > > But then it states that it can not find api\nlopt.hpp. In the api folder > there is only a nlopt-in.hpp and a nlopt.h. What am I doing wrong? > > Here is the output from CMake: > > cmake-2.8.12.2-win32-x86\bin>cmake ..\..\nlopt\trunk
It seems like the nlopt.hpp should just be removed from CMakeLists.txt for it to work _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
