|
Hi,
I have installed quantlib on cygwin (win 2000). It compiled well and the
Examples also have produced working executables. However when I try to
compile EuropeanOption.cpp for example, it gives an error saiying
65 h:\quantlib\quantl~1.1\ql\qldefines.hpp
#error Unsupported compiler - please contact the QuantLib team
96 h:\quantlib\quantl~1.1\ql\qldefines.hpp
#error Neither <cstdlib> nor <stdlib.h> found
140 h:\quantlib\quantl~1.1\ql\qldefines.hpp
#error Neither <cmath> nor <math.h> found
and so on.
Since, the source quantlib compiled fine, I believe I am doing something
wrong. I however have the correct path for the library to include and
the path to the include directory.
Thanks,
Kunal
|