Re: [Development] Patch to fix qt-multimedia compilation with ALSA

2023-04-06 Thread Volker Hilsheimer via Development
Hi, Thanks, but please push patches to our code review system for discussing and eventually merging changes: * https://wiki.qt.io/Qt_Contribution_Guidelines * https://wiki.qt.io/Setting_up_Gerrit Regards, Volker > On 6 Apr 2023, at 14:16, shengfeng zhou wrote: > >

[Development] Patch to fix qt-multimedia compilation with ALSA

2023-04-06 Thread shengfeng zhou
/var/tmp/build/qt6-6.5.0/qtmultimedia/src/multimedia/alsa/qalsaaudiosink_p.h:98:22: error: expected ';' at end of member declaration 98 | snd_pcm_access_t access SND_PCM_ACCESS_RW_INTERLEAVED; | ^~ |;