Building QuantLib ObjectHandler

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

Building QuantLib ObjectHandler

Matthew Abroe
Hi,
 
I am brand new to Quant Lib and am having trouble compiling (I am using Visual Studio 2005).  I have installed boost, and have so far dowloaded the following projects:
 
   gensrc
   log4cxx
   ObjectHandler
 
I am just trying to get the example project in ObjectHandler to compile for starters, bujt I am clearly not linking to boost correctly (when compiling I get several error messages like:   "Error 7 fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory c:\dotnet\quantlib\objecthandler\oh\ohdefines.hpp 27"
 
I have installed boost under "C:\Program Files\boost\boost_1_34_1\".  How excactly do I set the PATH in VS 2005 such I can link to the boost headers?
 
Thank you!
 
 
 
 
 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Building QuantLib ObjectHandler

Eric Ehlers-2
Hi Matthew,

Instructions for configuring boost are included in the QuantLibXL build
tutorial:

http://www.quantlibaddin.org/build_tutorial.html

Regards,
Eric

> Hi,
>
> I am brand new to Quant Lib and am having trouble compiling (I am using
> Visual Studio 2005).  I have installed boost, and have so far dowloaded
> the
> following projects:
>
>    gensrc
>    log4cxx
>    ObjectHandler
>
> I am just trying to get the example project in ObjectHandler to compile
> for
> starters, bujt I am clearly not linking to boost correctly (when compiling
> I
> get several error messages like:   "Error 7 fatal error C1083: Cannot open
> include file: 'boost/config.hpp': No such file or
> directory c:\dotnet\quantlib\objecthandler\oh\ohdefines.hpp 27"
>
> I have installed boost under "C:\Program Files\boost\boost_1_34_1\".  How
> excactly do I set the PATH in VS 2005 such I can link to the boost
> headers?
>
> Thank you!
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users