cliquetoption.obj : error LNK2019: unresolved external symbol "public:
__thiscall QuantLib::PerformanceOptionPathPricer::PerformanceOptionPathPricer(enum QuantLib::Option::Type,double,class std::vector<double,class std::allocator<double> > const &)" (??0PerformanceOptionPathPricer@QuantLib@@QAE@W4Type@Option@1@NABV?$vector@NV?$allocator@N@std@@@std@@@Z) referenced in function "protected: virtual class boost::shared_ptr<class QuantLib::PathPricer<class QuantLib::Path,double> > __thiscall QuantLib::MCPerformanceEngine<struct QuantLib::GenericPseudoRandom<class QuantLib::MersenneTwisterUniformRng,class QuantLib::InverseCumulativeNormal>,class QuantLib::GenericRiskStatistics<class QuantLib::GenericGaussianStatistics<class QuantLib::GeneralStatistics> > >::pathPricer(void)const " (?pathPricer@?$MCPerformanceEngine@U?$GenericPseudoRandom@VMersenneTwisterUniformRng@QuantLib@@VInverseCumulativeNormal@2@@QuantLib@@V?$GenericRiskStatistics@V?$GenericGaussianStatistics@VGeneralStatistics@QuantLib@@@QuantLib@@@2@@QuantLib@@MBE?AV?$shared_ptr@V?$PathPricer@VPath@QuantLib@@N@QuantLib@@@boost@@XZ) quantlibtestsuite.obj : error LNK2019: unresolved external symbol "public: static class boost::unit_test::test_suite * __cdecl PagodaOptionTest::suite(void)" (?suite@PagodaOptionTest@@SAPAVtest_suite@unit_test@boost@@XZ) referenced in function "class boost::unit_test::test_suite * __cdecl init_unit_test_suite(int,char * * const)" (?init_unit_test_suite@@YAPAVtest_suite@unit_test@boost@@HQAPAD@Z) .\bin/QuantLib-test-suite-vc80-mt-0_9_7.exe : fatal error LNK1120: 2 unresolved external Looks like something's missing from the project file for testsuite ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
On Mon, 2008-08-11 at 09:35 +1000, Mark joshi wrote:
> Looks like something's missing from the project file for testsuite Should work now. Luigi -- All generalizations are false, including this one. -- Mark Twain ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-dev mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-dev |
Free forum by Nabble | Edit this page |