Open
Description
openedon Jul 10, 2024
Discussed in #39672
Originally posted by XiaZixun July 3, 2024
I installed opencv through vcpkg
and hope to use pkg-config
to import it into VSCode.
However, I can't find the opencv.pc
or similarly named file in ~/vcpkg/installed/arm64-osx/lib/pkgconfig
. But I found many pc files for different libraries.
May I ask, does vcpkg not generate pc files when installing opencv? How should I request it to produce the corresponding pc files?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment