Page 1 of 1

Compiling Mednafen on Ubuntu 12.04 (Precise)

Posted: Sun May 29, 2016 1:00 am
by ^rooker
Trying to compile Mednafen Emulator (v0.9.38.7) on Xubuntu Precise (12.04 LTS).

I installed all the dependencies mentioned on their website:

Code: Select all

$ sudo apt-get install build-essentials libsdl1.2-dev libasound2-dev libsndfile1-dev zlib1g-dev 
The first error I run into is:

Code: Select all

configure: error: *** A compiler with support for C++11 language features is required.
To be continued...


Links: