Hi,

I updated my local ffmpeg repository from 2.7.2 to latest master and tried to compile with Microsoft Visual Studio 2015 compiler in an msys2 environment.
This resulted in:
libavcodec.a(mpegvideo.o) : error LNK2001: Nicht aufgel▒stes externes Symbol "ff_mpeg_er_init".
ffprobe_g.exe : fatal error LNK1120: 1 nicht aufgel▒ste Externe
libavcodec.a(mpegvideo.o) : error LNK2001: Nicht aufgel▒stes externes Symbol "ff_mpeg_er_init".
ffmpeg_g.exe : fatal error LNK1120: 1 nicht aufgel▒ste Externe


What do I have to configure, that ff_mpeg_er_init will be either available or not be needed?


Best,
Bernhard Döbler
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to