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 just installed mupen64plus on Ubuntu with sudo apt-get install mupen64plus. I tried to follow the install directions but I get this error when I run make all:
Makefile:281: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location.. Stop.
pepe@pepito ~/Apps/mupen64plus-video-glide64mk2/projects/unix $ which mupen64plus /usr/games/mupen64plus
I tried to run make all APIDIR='/usr/games/mupen64plus' but that didn't help.
The text was updated successfully, but these errors were encountered:
I just installed
mupen64plus
on Ubuntu withsudo apt-get install mupen64plus
. I tried to follow the install directions but I get this error when I runmake all
:Makefile:281: *** Mupen64Plus API header files not found! Use makefile parameter APIDIR to force a location.. Stop.
pepe@pepito ~/Apps/mupen64plus-video-glide64mk2/projects/unix $ which mupen64plus /usr/games/mupen64plus
I tried to run
make all APIDIR='/usr/games/mupen64plus'
but that didn't help.The text was updated successfully, but these errors were encountered: