AmericanOption compiler errors
Posted by kristian_johnson on
URL: http://quantlib.414.s1.nabble.com/AmericanOption-compiler-errors-tp3643.html
I have recently installed QuantLib and am trying to compile the AmericanOption.cpp example. There doesn't appear to be a makefile for the g++. I've tried to build one myself, however I keep getting thousands of undefined referencej errors. Any attempt to reuse the bcc makefile results in "Missing Separator" errors. Is there a makefile available for the g++ compiler?