rdp / ffmpeg-windows-build-helpers

Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.08k stars 412 forks source link

"init_static_data" not a member of "AVCodec" #741

Open qin11152 opened 3 months ago

qin11152 commented 3 months ago

when i compile webtrc on windows using msvc,it failed when compile ffmpeg,the error is "init_static_data" not a member of "AVCodec".How to fix it?

rdp commented 3 months ago

header version mismatch possibly?

On Fri, Jun 14, 2024 at 10:12 PM biaobiao @.***> wrote:

when i compile webtrc on windows using msvc,it failed when compile ffmpeg,the error is "init_static_data" not a member of "AVCodec".How to fix it?

— Reply to this email directly, view it on GitHub https://github.com/rdp/ffmpeg-windows-build-helpers/issues/741, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUGCVEFVXB4DPF2D3TDZHO5KJAVCNFSM6AAAAABJLLFRE2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TINJRHAZDENQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>