Login  Register

(no subject)

Posted by Vikram Agrawal on Jun 08, 2003; 6:39pm
URL: http://quantlib.414.s1.nabble.com/no-subject-tp2567.html

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 #includeql/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