Page MenuHomePhabricator

OpenCV with pre-compiled headers does not build with gcc 4.3
Closed, WontfixPublic

Description

On our Linux CI system (mbits) the MITK superbuild fails to compile OpenCV. The system is gcc 4.3.

The error seems to be realated to the OpenCV pre-compiled header support, which is ON by default. Switching it off manually solves the problem on mbits.

I would suggest to switch pre-compiled header support OFF for OpenCV in the MITK superbuild system.

Event Timeline

Current release is finished. Resetting target milestone

In the meantime, we moved to another CI system with upgraded gcc.

kislinsk added a project: Bulk Edit.
kislinsk removed a project: Bulk Edit.