|
From: Yee M. C. <ym...@ya...> - 2008-03-27 00:44:56
|
I finally get my code (including a simple test case
that is based on test-suite/hestonmodel.cpp) to
compile . I added a line to call my test case in
test-suite/quantlibtestsuite.cpp.
I then ran test-suite/quantlib-test-suite. It gave me
one line of error but no print out from the
BOOST_MESSAGE calls I made. Where can I see the print
outs such that I can debug my code?
Thanks
Yee Man
--- Luigi Ballabio <lui...@gm...> wrote:
> On Wed, 2008-03-26 at 09:39 -0700, Yee Man Chan
> wrote:
> > I added my files to Makefile.am in
> ql/models/equity
> > and then I type make but all.hpp doesn't change
> and no
> > object files are created
>
> You probably need automake and autoconf (and
> possibly libtool.)
> There might be packages available for your
> distribution. Otherwise
> you'll have to download them from the GNU site and
> install them.
>
> Luigi
>
>
> --
>
> Ninety percent of everything is crap.
> --- Theodore Sturgeon
>
>
>
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
|