-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.8.1
-
None
-
Debian 12 Bookworm
On Debian (and derivatives) libdir is /usr/lib/<triplet>. So libdir/pkgconfig becomes /usr/lib/<triplet>/pkgconfig.
After aaa1e03 constructing the path for a .pc file always results in an non-existent directory. (/usr/lib/<triplet>/../lib/pkgconfig)
The commit may work on Windows which was the intention of the patch. But results in numerous warnings about missing .pc files on Debian like systems.
- duplicates
-
QTBUG-129626 [ffmpeg] pc files not found when building against a system ffmpeg
-
- Closed
-