|
On Sat, 2006-08-26 at 22:27 -0400, Yanming Huo wrote:
> I'm a new user of QuantLib. The structure looks very complicated. I
> understand how to build and link to the library in Vsual Studio. Is there a
> tutorial showing how to built a C++ program from scratch utilizing the
> QuantLib library? Even for a vanilla option, a lot of typing seems to be
> involved. I tried Terrence August's (Stanford) echo.cpp, and it doesn't
> compile wellin VC++.
Greetings,
yes, we're aware that it's not simple to start. We're working on some
documentation, but it's not ready yet. In the meantime, you can look at
the examples provided in the distribution and see how things are done in
there. You're welcome to ask any questions here.
Later,
Luigi
----------------------------------------
Humphrey's Requirements Uncertainty Principle:
For a new software system, the requirements will not be
completely known until after the users have used it.
|