Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #12

Open
Jouybari7 opened this issue May 25, 2023 · 0 comments
Open

[BUG] #12

Jouybari7 opened this issue May 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Jouybari7
Copy link

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 directory
#include <opencv.hpp>
^~~~~~~~~~~~

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.

@Jouybari7 Jouybari7 added the bug Something isn't working label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant