On 16/04/2024 11:09, B-2014 Ariyan Kashyap wrote:
> Getting this err while running ./configure --enable-shared
>
> ./configure --enable-shared
> nasm/yasm not found or too old. Use --disable-x86asm for a crippled build.
>
> If you think configure made a mistake, make sure you are using the latest
Getting this err while running ./configure --enable-shared
./configure --enable-shared
nasm/yasm not found or too old. Use --disable-x86asm for a crippled build.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the pr
Hey, thank you for the help
If it's possible, could you give me a roadmap to set up the ffmpeg source
code in my local. I think i might be missing something
Thank you
On Thu, Apr 11, 2024 at 8:05 PM wrote:
>
>
> On 11 Apr 2024, at 15:59, B-2014 Ariyan Kashyap wrote:
>
> > I was trying to compi
On 11 Apr 2024, at 15:59, B-2014 Ariyan Kashyap wrote:
> I was trying to compile the ffmpeg in my local using MSYS2 terminal and i
> am getting this error
>
> gcc is unable to create an executable file.
> If gcc is a cross-compiler, use the --enable-cross-compile option.
> Only do this if you kn
I was trying to compile the ffmpeg in my local using MSYS2 terminal and i
am getting this error
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
If you think