Access to QuantLib classes

Posted by Alexandre Colpo on
URL: http://quantlib.414.s1.nabble.com/Access-to-QuantLib-classes-tp2904.html

Hello quantlib!

I'm using the bloodshed 4.9.8.7 version of C++ and cannot access to the
quant lib functions when entering #include <ql/quantlib.hpp> as
pre-processor, even if I specified explicitly the path ...\QuantLib\ql in
the "Libraries" and "C++ Includes" directories within the compiler options.
I don't understand why.

Thank you for your help.

Alex