HI All,
I am using MS Visual C++ 7.0
If I have #include <ql/quantlib.hpp> in my code,
I get the following error:
Cannot Open include file ql/quantlib.hpp : No such file
or directory
But if I have #include “ql/quantlib.hpp” , it works but then I get other errors because,
within quantlib.hpp ‘<’ has been used
for the #include directives.
Can somebody please shed some light on this ?
Thanks
-Vikram
Free forum by Nabble | Disable Popup Ads | Edit this page |