How to compile, linux or mac.

This is for people involved in the developement of Snes9x, or SNES emulators in general.
BUG REPORTS BELONG IN TECH SUPPORT/BUG TRACKING!
Post Reply
renelima
Snes9x White Belt
Posts: 1
Joined: Sat Jul 20, 2013 11:21 pm

How to compile, linux or mac.

Post by renelima »

Good night.

I'm doing academic work on emulators. I'm looking for a tutorial on how to compile snes9x, already tried running configure and Makefile.in in unix folder over without success. I really need this tutorial, I thank you.
qwikrazor87
Snes9x White Belt
Posts: 3
Joined: Tue Jul 16, 2013 7:59 am

Re: How to compile, linux or mac.

Post by qwikrazor87 »

You need to run configure first and find out what dependencies you need.
Once you install all the dependencies and configure runs through without errors you can compile by running make.
Post Reply