Page MenuHomePhabricator

OpenCV produces superbuild errors
Closed, InvalidPublic

Description

Please revise integration of OpenCV. During superbuild with OpenCV switched off no errors appear, switching OpenCV on leads to several build errors (cf. attached build output from line 79)

Event Timeline

hmm the output shows that the configure step for MITK does not work because Boost is not found:

2>1>CMake Error at C:/Programme/CMake_2.8.5/share/cmake-2.8/Modules/FindBoost.cmake:1135 (message):
2>1> Unable to find the requested Boost libraries.
2>1> Unable to find the Boost header files. Please set BOOST_ROOT to the root
2>1> directory containing Boost or BOOST_INCLUDEDIR to the directory containing

don`t see any output concerning OpenCV ... We can have a look on Wednesday

As pointed out by Michi, the cause of the bug is missing path to Boost which is an already known T10034.

Closing bug.

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:32 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:37 PM
kislinsk removed a project: Bulk Edit.