dmki
dmki
Same thing in C# VS 2022. Unofficial lib works fine. Ugly hack would be to do something like this: TextResult[] result = null; Task.Run(() => { result = translator.TranslateTextAsync(texts, sourceLang,...
Unfortunately, the same.
Didn't work for me. [logs.zip](https://github.com/m-ab-s/media-autobuild_suite/files/11170743/logs.zip)
I assume he means choosing CLang in initial dialog, or changing CC value in media-autobuild_suite.ini file. But it doesn't affect the result.
> I'm able to build ffmpeg with libplacebo without errors if the build is done by clang . Could you please share your media-autobuild_suite.ini? It contains the answers to initial...
"Fixes" one problem, introduces another. CLang can't build xavs2.
> It seems that xavs2 is not maintained anymore. See the last commit in 2019 https://github.com/pkuvcl/xavs2 Yes, but even disabling it with --disable-xavs2 doesn't do anything - it tries to...