You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i don't know what's the error mean and what i should do
this is error
$ make
cc -o virgo.o -std=c89 -pedantic -Wall -O3 -nostdlib -fno-asynchronous-unwind-tables -fno-builtin -fno-ident -ffunction-sections -fdata-sections -m32 -c virgo.c
I:/MSYS2/usr/lib/gcc/x86_64-pc-msys/6.4.0/cc1.exe: error while loading shared libraries: msys-mpfr-6.dll: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
i don't know what's the error mean and what i should do
this is error
$ make
cc -o virgo.o -std=c89 -pedantic -Wall -O3 -nostdlib -fno-asynchronous-unwind-tables -fno-builtin -fno-ident -ffunction-sections -fdata-sections -m32 -c virgo.c
I:/MSYS2/usr/lib/gcc/x86_64-pc-msys/6.4.0/cc1.exe: error while loading shared libraries: msys-mpfr-6.dll: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: