[Marble-bugs] [marble] [Bug 362618] marble (from git) doesn't build with opencv 3.1 (only with opencv2)

Rex Dieter via KDE Bugzilla bugzilla_noreply at kde.org
Thu May 5 11:47:18 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=362618

Rex Dieter <rdieter at math.unl.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rdieter at math.unl.edu

--- Comment #1 from Rex Dieter <rdieter at math.unl.edu> ---
There's probably a reason marble examples (the only thing in marble that uses
opencv) are disabled by default:
option(BUILD_MARBLE_EXAMPLES "Build C++ examples showing how to use the Marble
library" OFF)

So, workaround for now would be to skip setting -DBUILD_MARBLE_EXAMPLES=ON (or
explicitly do -DBUILD_MARBLE_EXAMPLES=OFF)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list