https://bugs.winehq.org/show_bug.cgi?id=45435 --- Comment #8 from Yasser <yassermbb(a)gmail.com> --- After some time seeing the makefiles generated, i've found that manually add -I/usr/include/ffmpeg on all xapofx1_* fixes the compile error but causes another problem, i dont know how to debug this sorry. ./../tools/widl/widl -o xaudio_classes_r.res -m64 -I. -I../../../wine-git/dlls/xaudio2_7 -I../../include \ -I../../../wine-git/include -I/usr/include/ffmpeg -D__WINESRC__ -lavcodec -lavutil -DXAUDIO2_VER=7 \ ../../../wine-git/dlls/xaudio2_7/xaudio_classes.idl ../../tools/widl/widl: unrecognized option '-lavcodec' Usage: widl [options...] infile.idl -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.