I get the following error when trying to make MITK, using default configuration on my Macbook Air (Intel Core Duo). Is there some dependency or configuration step that I might be missing?
Regards, David Marshall [ 44%] Building CXX object BlueBerry/Bundles/org.blueberry.test/CMakeFiles/org_blueberry_test.dir/src/berryBlueBerryTestDriver.cpp.o /Users/davidmarshall/MITK/BlueBerry/Bundles/org.blueberry.test/src/berryBlueBerryTestDriver.cpp: In member function ‘int berry::BlueBerryTestDriver::Run()’: /Users/davidmarshall/MITK/BlueBerry/Bundles/org.blueberry.test/src/berryBlueBerryTestDriver.cpp:49: error: no matching function for call to ‘CppUnit::TestRunner::addTest(std::string, CppUnit::Test*&)’ /opt/local/include/CppUnit/TestRunner.h:85: note: candidates are: virtual void CppUnit::TestRunner::addTest(CppUnit::Test*) /Users/davidmarshall/MITK/BlueBerry/Bundles/org.blueberry.test/src/berryBlueBerryTestDriver.cpp:70: error: no matching function for call to ‘CppUnit::TestRunner::run(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)’ /opt/local/include/CppUnit/TestRunner.h:95: note: candidates are: virtual void CppUnit::TestRunner::run(CppUnit::TestResult&, const std::string&) make[5]: *** [BlueBerry/Bundles/org.blueberry.test/CMakeFiles/org_blueberry_test.dir/src/berryBlueBerryTestDriver.cpp.o] Error 1 make[4]: *** [BlueBerry/Bundles/org.blueberry.test/CMakeFiles/org_blueberry_test.dir/all] Error 2 make[3]: *** [all] Error 2 make[2]: *** [CMakeFiles/MITK-build] Error 2 make[1]: *** [CMakeFiles/MITK-build.dir/all] Error 2 make: *** [all] Error 2 ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
