On Tue, 2009-07-14 at 10:18 -0700, wakyiku david wrote:
> Can someone please go through the entire process, from the
> installation of boost on Windows XP, SP2 and then going on to running
> quantlib in DevC++. I will surely be very grateful.
Boost installation is covered on the Boost website (see
<
http://www.boost.org/doc/libs/1_39_0/more/getting_started/windows.html>;
you'll be using Dev-C++, so you'll have to read the section on building
binaries from source.)
Once you have Boost installed, tell Dev-C++ where to find it. Use the
Tools menu, select "Compiler options", then "Directories" in the dialog
that opens. Add the Boost directory (e.g., "C:\boost\boost_1_39") to
the C++ include directories and its "lib" subdirectory (e.g., "C:\boost
\boost_1_39\lib") to the library directories.
At this point, you should be able to just open QuantLib.dev and build
the library.
Luigi
--
Lubarsky's Law of Cybernetic Entomology:
There is _always_ one more bug.
------------------------------------------------------------------------------
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