------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Fri, 2009-09-04 at 15:28 -0700, Ming Kuo wrote:
> Environment: Window XP, Dev-C++, Quantlib 0.9.7 and Boost 1.40.0 > I am able to generate libQuantLib-mgw-0.9.7.a, compile/run all > QuantLib Examples and generate libraries to stage directory using bjam > successfully, but when I try to compile the test-suite using project > file testsuite.dev, I got the following error message, although I > already link libQuantLib-mgw-0.9.7.a and > libboost_unit_test_framework-mgw-mt.a to the project : > > ./build/mingw/americanoption.o(.text+0x1230):americanoption.cpp: > undefined reference to > `boost::test_tools::tt_detail::check_impl(boost::test_tools::predicate_result const&, boost::basic_wrap_stringstream<char>&, boost::unit_test::basic_cstring<char const>, unsigned int, boost::test_tools::tt_detail::tool_level, boost::test_tools::tt_detail::check_type, unsigned int, ...)' Strange. Was this a clean compilation? Is there any possibility that americanoption.o was stale and compiled against an older version of boost? Luigi -- An ideal world is left as an exercise to the reader. -- Paul Graham ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by mindme
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |