Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8
-
None
-
-
aaa1e03bf (dev), a71558eef (6.8), a2dce229b (6.7)
Description
Configuring Qt Multimedia results in multiple warnings on the form
1> [CMake] CMake Warning at cmake/FindFFmpeg.cmake:290 (message): 1> [CMake] FFmpeg pc file K:/dev/ffmpeg/build/installed/bin/pkgconfig/libavformat.pc 1> [CMake] is not found 1> [CMake] Call Stack (most recent call first): 1> [CMake] cmake/FindFFmpeg.cmake:312 (__ffmpeg_internal_set_dependencies) 1> [CMake] K:/qt/qt6/qtbase/cmake/QtFindPackageHelpers.cmake:156 (find_package) 1> [CMake] src/multimedia/configure.cmake:31 (qt_find_package) 1> [CMake] K:/qt/qt6/qtbase/cmake/QtModuleHelpers.cmake:665 (include) 1> [CMake] src/multimedia/CMakeLists.txt:18 (qt_internal_add_module)
Ideally, we should avoid these warnings on Windows/MSVC because the pc files are not needed/present.
Attachments
Issue Links
- relates to
-
QTBUG-129232 Fix misleading diagnostics in CMake output when FFmpeg is not found
-
- Closed
-
For Gerrit Dashboard: QTBUG-126211 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
593175,1 | Don't warn about missing .pc files if system does not have PkgConfig | dev | qt/qtmultimedia | Status: ABANDONED | -1 | 0 |
593375,5 | Search for .pc files in lib/pkgconfig instead of in library directory | dev | qt/qtmultimedia | Status: MERGED | +2 | +1 |
594020,2 | Search for .pc files in lib/pkgconfig instead of in library directory | 6.8 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
594030,2 | Search for .pc files in lib/pkgconfig instead of in library directory | 6.7 | qt/qtmultimedia | Status: MERGED | +2 | 0 |
594130,1 | Search for .pc files in lib/pkgconfig instead of in library directory | tqtc/lts-6.5 | qt/tqtc-qtmultimedia | Status: ABANDONED | 0 | 0 |