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

install mupen64plus in raspian raspberry pi 3 issues #29

Open
th3happybit opened this issue Jun 18, 2017 · 3 comments
Open

install mupen64plus in raspian raspberry pi 3 issues #29

th3happybit opened this issue Jun 18, 2017 · 3 comments

Comments

@th3happybit
Copy link

first i get this problem

In file included from ../../src/api/vidext.c:38:0:
../../src/api/vidext_sdl2_compat.h:34:2: error: #error SDL is not build with OpenGL ES2 support. Try USE_GLES=0
Makefile:630: recipe for target '_obj/api/vidext.o' failed
make: *** [_obj/api/vidext.o] Error 1
make: Leaving directory '/home/pi/mupen64plus/ricrpi/mupen64plus-core/projects/unix'


after this i removed my sdl2 and i build again
and new problem

make: Entering directory '/home/pi/mupen64plus/ricrpi/mupen64plus-core/projects/unix'
Makefile:107: Architecture "armv7l" not officially supported.'
Makefile:296: *** No OpenGL development libraries found!. Stop.
make: Leaving directory '/home/pi/mupen64plus/ricrpi/mupen64plus-core/projects/unix'
help please ?

@phrawzt
Copy link

phrawzt commented Feb 22, 2021

I am having the same issue on my Raspberry Pi 4, so any help would be appreciated.

@aatomium
Copy link

aatomium commented Feb 4, 2023

Same on RPi 3, help would be appreciated.

@gizmo98
Copy link
Collaborator

gizmo98 commented Feb 4, 2023

This repo is a little bit old. On retropie we install the packages libraspberrypi-bin libraspberrypi-dev for rpi targets and libgles2-mesa-dev on mesa-gles2 targets (rpi4?) as build dependencies. Have you installed these packages (apt install )?

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

4 participants