[Bug 45435] Fatal error compiling on Fedora 28 because libavcodec file not found

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 10 00:36:44 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45435

--- Comment #5 from Yasser <yassermbb at gmail.com> ---
Created attachment 61757
  --> https://bugs.winehq.org/attachment.cgi?id=61757
Xaudio2_7 makefile

It is generated, the only way i was able to compile was by copying the contents
of the ffmpeg folder to /usr/include


LIBAVCODEC_CFLAGS = -I/usr/include/ffmpeg 
LIBAVCODEC_LIBS = -lavcodec 
LIBAVUTIL_CFLAGS = -I/usr/include/ffmpeg 
LIBAVUTIL_LIBS = -lavutil

-- 
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.



More information about the wine-bugs mailing list