Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 791387 Details for
Bug 830163
media-libs/opencv-4.5.5 with USE=examples: samples/cpp/tutorial_code/gapi/doc_snippets/dynamic_graph_snippets.cpp:1:10: fatal error: opencv2/gapi.hpp: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed Patch to fix this issue
0001-21804-Add-opencv_gapi-as-dep-to-samples-cpp.patch (text/plain), 708 bytes, created by
Prasanth R
on 2022-07-14 08:40:23 UTC
(
hide
)
Description:
Proposed Patch to fix this issue
Filename:
MIME Type:
Creator:
Prasanth R
Created:
2022-07-14 08:40:23 UTC
Size:
708 bytes
patch
obsolete
>From 5acf351e4b9d099d446f401df690d559ed5dfdad Mon Sep 17 00:00:00 2001 >From: Prasanth R <prasanth.r@timesys.com> >Date: Thu, 14 Jul 2022 13:34:54 +0530 >Subject: [PATCH] #21804 Add opencv_gapi as dep to samples/cpp > >--- > samples/cpp/CMakeLists.txt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/samples/cpp/CMakeLists.txt b/samples/cpp/CMakeLists.txt >index c9c4440f22..f23b333ca9 100644 >--- a/samples/cpp/CMakeLists.txt >+++ b/samples/cpp/CMakeLists.txt >@@ -15,6 +15,7 @@ set(OPENCV_CPP_SAMPLES_REQUIRED_DEPS > opencv_calib3d > opencv_stitching > opencv_dnn >+ opencv_gapi > ${OPENCV_MODULES_PUBLIC} > ${OpenCV_LIB_COMPONENTS}) > ocv_check_dependencies(${OPENCV_CPP_SAMPLES_REQUIRED_DEPS}) >-- >2.17.1 >
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 830163
:
760655
| 791387