Re: Building
Posted by Ferdinando M. Ametrano-3 on Feb 27, 2004; 3:52am
URL: http://quantlib.414.s1.nabble.com/Quant-Error-tp2816p2821.html
At 01:40 AM 2/26/2004, daniel saitowitz wrote:
>So to build this thing, I just open the .dsw file in VC++ 6.0 and run
>build all. Takes about 10mins (on 733hz).
>
>Does that sound right?
yes
>Anything else I should be doing?
a) you might run the example, just to see if they're OK.
b) you should run the test-suite, but this will require that you download,
install, and compile cppunit, the test-suite framework we currently use.
Then you will be able to link our test-suite with both the QuantLib library
and cppunit and make it run.
ciao -- Nando