Closed sonic-linux closed 10 months ago
I keep on getting this error when trying to build using msys2.
cc -Wall -DLIBRETRO -Ideps/libretro-common/include -fPIC -fPIC -c -o deps/libretro-common/file/file_path.o deps/libretro-common/file/file_path.c make: cc: No such file or directory make: *** [Makefile:132: deps/libretro-common/file/file_path.o] Error 127
I'm I missing something cause it's clearly looking for file that doesn't exist.
edit : i have figured out the fix for the error so I'm closing the issue and successfully built my retroarch core.
I keep on getting this error when trying to build using msys2.
cc -Wall -DLIBRETRO -Ideps/libretro-common/include -fPIC -fPIC -c -o deps/libretro-common/file/file_path.o deps/libretro-common/file/file_path.c make: cc: No such file or directory make: *** [Makefile:132: deps/libretro-common/file/file_path.o] Error 127
I'm I missing something cause it's clearly looking for file that doesn't exist.
edit : i have figured out the fix for the error so I'm closing the issue and successfully built my retroarch core.