Help - Compiling QuantlibXL with Boost

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Help - Compiling QuantlibXL with Boost

GL_QL
Hi all,


I am trying to compile QuantlibXl following the tutorial
http://quantlib.org/quantlibaddin/build_qlxl.html

It seems that there is an issue with the installation of boost  
library. I have used the installer for version 1.3.9., and I get this  
kind of error when compiling the QuantlibXL solution:


5>.\ql/qldefines.hpp(29) : fatal error C1083: Cannot open include  
file: 'boost/config.hpp': No such file or directory
5>timegrid.cpp
5>.\ql/qldefines.hpp(29) : fatal error C1083: Cannot open include  
file: 'boost/config.hpp': No such file or directory


Please let me know if you have any hint.

Thanks

GL

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Help - Compiling QuantlibXL with Boost

Piter Dias-4
GL,

I am trying to compile QuantlibXl following the tutorial
http://quantlib.org/quantlibaddin/build_qlxl.html
Make sure you are following the page that explains how to setup VC++ directories: http://quantlib.org/quantlibaddin/boost.html

Your Boost include folder must be like <some place>\boost in order to use <some place> in the include directory.

Regards,

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users