mupen64plus / mupen64plus-video-glide64mk2

Video plugin for Mupen64Plus 2.0 based on 10th anniversary release code from gonetz
28 stars 37 forks source link

Install failed: API header files not found #82

Open crypdick opened 7 years ago

crypdick commented 7 years ago

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.