Re: fatal error C1083: Cannot open include file: 'ql/qldefines.hpp':
Posted by
Krishna Kumar-2 on
URL: http://quantlib.414.s1.nabble.com/fatal-error-C1083-Cannot-open-include-file-ql-qldefines-hpp-tp3079p3080.html
Lars Christensen wrote:
> I am using MS Visual c++ . Net, and I have succesfully setup quantlib.
> I hav run the american option example and it works fine. However, when
> I try to create my own program I get the error
>
> fatal error C1083: Cannot open include file: 'ql/qldefines.hpp': No
> such file or directory
>
> I have installed quantlib under c:\programmer\Quantlib and I have
> added the path in my environment variables as well as in visual c++.
> Net under Tools - Options - Projects - VC++ directories.
>
> Can any one help. (I must say, that I am a c++ beginner, so the
> chances are, that it is something trivial)
Have you looked at, How to set an include path in vc++ ?
And also here
http://www.quantlib.org/html/usage.html