Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Issue - OpenGL ES2 Support #33

Open
phrawzt opened this issue Feb 22, 2021 · 0 comments
Open

Build Issue - OpenGL ES2 Support #33

phrawzt opened this issue Feb 22, 2021 · 0 comments

Comments

@phrawzt
Copy link

phrawzt commented Feb 22, 2021

I have had some issue with getting the Build file to run to install Mupen64 on my Raspberry Pi 4. I have managed to resolve a couple issues, but am currently getting this error:

Makefile:107: Architecture "armv7l" not officially supported.'
CC _obj/api/vidext.o
In file included from ../../src/api/vidext.c:38:
../../src/api/vidext_sdl2_compat.h:34:2: error: #error SDL is not build with OpenGL ES2 support. Try USE_GLES=0
#error SDL is not build with OpenGL ES2 support. Try USE_GLES=0
^~~~~
make: *** [Makefile:630: _obj/api/vidext.o] Error 1
make: Leaving directory '/home/pi/mupen64plus/ricrpi/mupen64plus-core/projects/unix'

Can someone help with getting this issue resolved?
Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant