Hello all,In the file swig/Makefile.am it refers to $(top_builddir)/api as a include directory. However, this only works when you build in the source directory. To work properly when building outside the source it must be $(top_srcdir)/api.
Best, Sandro. _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
