Describe the issue
When I am trying to build gstreamer_view.cpp using the given command I received the following error:
Package opencv was not found in the pkg-config search path.
Perhaps you should add the directory containing opencv.pc' to the PKG_CONFIG_PATH environment variable No package 'opencv' found Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containingopencv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv' found
gstreamer_view.cpp:7:10: fatal error: opencv.hpp: No such file or directory
include
^~~~~~~~~~~~
What version of L4T/JetPack
L4T/JetPack 4.6
What version of OpenCV
OpenCV version:
Python Version
Python version if applicable:
To Reproduce
Steps to reproduce the behavior:
For example, what command line did you run?
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
Describe the issue When I am trying to build gstreamer_view.cpp using the given command I received the following error:
Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing
opencv.pc' to the PKG_CONFIG_PATH environment variable No package 'opencv' found Package opencv was not found in the pkg-config search path. Perhaps you should add the directory containing
opencv.pc' to the PKG_CONFIG_PATH environment variable No package 'opencv' found gstreamer_view.cpp:7:10: fatal error: opencv.hpp: No such file or directoryinclude
What version of L4T/JetPack L4T/JetPack 4.6
What version of OpenCV OpenCV version:
Python Version Python version if applicable:
To Reproduce Steps to reproduce the behavior: For example, what command line did you run?
Expected behavior A clear and concise description of what you expected to happen.
Additional context Add any other context about the problem here.