Compiling Mednafen on Ubuntu 12.04 (Precise)

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1481
Joined: Fri Aug 29, 2003 8:39 pm

Compiling Mednafen on Ubuntu 12.04 (Precise)

Post 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:
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply