Re: [Mingw-w64-public] undefined reference to __udivmoddi4 with GCC 11.1.0

2021-05-06 Thread Jonas Kvinge
On 06.05.2021 04:38, Liu Hao wrote: > 在 5/5/21 6:48 PM, Jonas Kvinge 写道: >> Hi >> >> I'm trying to build with GCC 11.1.0, but getting the following udefined >> reference with i686-w64-mingw32.shared. >> >> x86_64-w64-mingw32.shared works. >> >>

[Mingw-w64-public] IAudioClient3 for gstreamer wasapi2

2020-12-14 Thread Jonas Kvinge
Hi I need to compile gstreamer-plugins-bad with wasapi2. But this requires IAudioClient3. Is this possible to add, are there any plans to add it? Header has symbol "IAudioClient3" with dependencies -lole32, -lksuser, -lruntimeobject, -lmmdevapi: NO sys/wasapi2/meson.build:44:4: ERROR: Problem