--- tests/test.h.org 2009-05-30 20:51:22.000000000 +0200 +++ tests/test.h 2009-07-03 16:27:02.000000000 +0200 @@ -34,6 +34,7 @@ #define _xmlwrapp_test_h_ #define BOOST_TEST_ALTERNATIVE_INIT_API +#define BOOST_TEST_DYN_LINK #include #include @@ -41,6 +42,7 @@ #include #include #include +#include // path to source directory, where test data files are located extern std::string srcdir;