Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.5
-
None
-
d2475bdd4cbb9a70abf19db465ddbdbf29591568 (qt/qtmultimedia/5.13)
Description
I package qt with conan, and when I build qtmultimedia and provide ALSA_LIBS and ALSA_PREFIX, config test build successfully, but qtaudio_alsa fail to build. This is due to the inconsistance of config.test/alsa and qtaudio_alsa. config.test/alsa use "QMAKE_USE = alsa", qtaudio_alsa only use "LIBS += -lasound", so alsa headers are not found if there are not in system include directory.
Attachments
Issue Links
- is duplicated by
-
QTBUG-78042 FTBFS qtmultimedia alsa plugin
- Closed