m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.52k stars 264 forks source link

[mingw32|mingw64] [repo] compilation error with librtmp #2372

Closed vrunk11 closed 1 year ago

vrunk11 commented 1 year ago

i'm trying to build ffmpeg (x64) for windows with VVC encoder / decoder folowing the instruction here : https://github.com/fraunhoferhhi/vvenc/wiki/FFmpeg-Integration

then at compilation i tried diferent setting with a reduced number of library (i tried with clang and GCC) and it said there is an error everytime with librtmp and it can't proceed

the error is abount undefined reference "__imp___gmpz_something"

logs.zip

Biswa96 commented 1 year ago

Duplicate of https://github.com/m-ab-s/media-autobuild_suite/issues/2352

1480c1 commented 1 year ago

Duplicate of https://github.com/m-ab-s/media-autobuild_suite/issues/2352