Re: Quantlib-SWIG for Java not compiling in MacOS X

Posted by david on
URL: http://quantlib.414.s1.nabble.com/Quantlib-SWIG-for-Java-not-compiling-in-MacOS-X-tp14879p15291.html

Specifying the standard to be used seems to have solved the problem on my machine.

CXXFLAGS="-std=c++0x" ./configure -with-jdk-include=/Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/include -with-jdk-system-include=/Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/include/darwin