Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1150322 Details for
Bug 1329790
kf5-libkface FTBFS against opencv3
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
this fix build for me - by default opencv 3 is not used
opencv-3.1.0-enable-cmake.patch (text/plain), 570 bytes, created by
Pavel Kajaba
on 2016-04-25 09:29:16 UTC
(
hide
)
Description:
this fix build for me - by default opencv 3 is not used
Filename:
MIME Type:
Creator:
Pavel Kajaba
Created:
2016-04-25 09:29:16 UTC
Size:
570 bytes
patch
obsolete
>diff --git a/CMakeLists.txt b/CMakeLists.txt >index ccc4cc9..6fa873b 100644 >--- a/CMakeLists.txt >+++ b/CMakeLists.txt >@@ -9,7 +9,7 @@ project(libkface) > message(STATUS "----------------------------------------------------------------------------------") > message(STATUS "Starting CMake configuration for: ${PROJECT_NAME}") > >-option(ENABLE_OPENCV3 "Build libkface with OpenCV3 instead OpenCV2 (default=OFF)" OFF) >+option(ENABLE_OPENCV3 "Build libkface with OpenCV3 instead OpenCV2 (default=OFF)" ON) > > set(CMAKE_MIN_VERSION "2.8.12") > set(ECM_MIN_VERSION "1.1.0")
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1329790
: 1150322