Re: problem compiling testsuite project

Posted by Luigi Ballabio-2 on
URL: http://quantlib.414.s1.nabble.com/problem-compiling-testsuite-project-tp2627p2631.html

Nehal,
        multiple definition problems like the ones you describe are usually the
result of different settings in the two projects. I don't know if the
layout of the settings stayed the same for VC7, however, in VC6 you should
check that under the tab "C/C++" and the pull-down menu "Code generation"
that both project specify the same run-time libraries.

Later,
        Luigi