You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
g++: error: `pkg-config: No such file or directory
g++: error: opencv`: No such file or directory
g++: error: `python3-config: No such file or directory
g++: error: unrecognized command line option '-rdynamic'
g++: error: unrecognized command line option '--cflags'
g++: error: unrecognized command line option '--libs'
g++: error: unrecognized command line option '--includes'
g++: error: unrecognized command line option '--ldflags`'
but pkg-config is installed.
pkg-config --version
0.26
The text was updated successfully, but these errors were encountered:
Wenn running
in https://github.com/spmallick/learnopencv/tree/master/pymodule
I get the following error on windows:
but pkg-config is installed.
pkg-config --version
0.26
The text was updated successfully, but these errors were encountered: