Closed clpacheco90 closed 2 years ago
What branch are you on?
Are you sure you have rgbds installed in your build environment? What are you using as your build environment? Is it WSL, cygwin, mingw, an actual unix-based command line, or something else?
Also, having the full Make log would be good.
A clean log would help too:
make clean make -j
rgbds was not installed. I did not check it.
After start again I got a ERROR : glibc2.34 not found
but was solved when I update it
in my case using arch:
sudo pacman -Sy lib32-glibc
Thank you all for the excellent dedication to the project
Hi,
When I run
make
with my baserom (with same md5) , I get the following error:I run:
Can you help?