Page 1 of 1

How to compile, linux or mac.

Posted: Sat Jul 20, 2013 11:26 pm
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.

Re: How to compile, linux or mac.

Posted: Sun Jul 21, 2013 7:14 am
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.