Hi,
normally, the MITK superbuild sets the required boost libraries
depending on the MITK_USE_* CMake variables being set to ON. E.g. if
MITK_USE_SOFA is on, it adds the system, thread and chrono library. If
you send us the full cmake output, it is easier to tell what is going on
and which dependency requires data_time and atomic.
However, you can manually append required libraries in the
MITK_USE_Boos_LIBRARIES cmake variable (e.g. using the CMake GUI). It
would look like "date_time;atomic", but I am wondering why this is
needed at all.
Cheers,
Sascha
On 09/30/2016 05:25 PM, Audette, Michel A. wrote:
Hello,
I would like to build MITK with SOFA, using MS Visual Studio 2012
(with service packs) and the superbuild does not seem to produce all
of the needed Boost libraries.
The build process complains of the following:
19> Unable to find the requested Boost libraries.
19>
19> Boost version: 1.59.0
19>
19> Boost include path:
C:/MITK/MITK16.3.0-buildMSVS2012/ep/include/boost-1_59
19>
19> Could not find the following Boost libraries:
19>
19> boost_date_time
19> boost_atomic
Is there an easy fix?
Best wishes,
Michel Audette, Ph.D.
Assistant Professor,
Department of Modeling, Simulation and Visualization Engineering,
Old Dominion University,
Norfolk, VA.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users