Re: problem compiling testsuite project

Posted by Ferdinando Ametrano-3 on
URL: http://quantlib.414.s1.nabble.com/problem-compiling-testsuite-project-tp2627p2630.html

At 02:24 PM 7/24/2003 -0400, Nehal Patel wrote:
>             I am having trouble getting the testsuite project to
> compile...  Here is what I have done so far:
>[...]
>  Incidentally I tried building both cppunit and quantlib in VC6 - for
> cppunit all 9 configs succeeded, but testsuite still had similar linker
> errors to what's above. (also there are a few compiler warnings that VC7
> emits but vc6 does not)
>
>Anyone have thoughts on things I could try to track this problem down?

I currently use cppunit for the QuantLib test suite with no problem in VC6.
I had to tweak something in the project settings of cppunit. I don't
remember what, but it must have been run-time libraries, exception
handling, and RTTI in order to synch them with QuantLib setting.
The relevant project of the cppunit workspace is cppunit.dsp.

Should you still have problem email me off list and we can figure out which
setting need tweaking. I expect you will provide unit test for SVD and MC
American options in return ;-)

------------
ciao -- Nando