Compiling Mednafen on Ubuntu 12.04 (Precise)
Posted: Sun May 29, 2016 1:00 am
Trying to compile Mednafen Emulator (v0.9.38.7) on Xubuntu Precise (12.04 LTS).
I installed all the dependencies mentioned on their website:
The first error I run into is:
To be continued...
Links:
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
Code: Select all
configure: error: *** A compiler with support for C++11 language features is required.
Links: