HOW TO COMPILE SAMEGOO



1. Install Dingoo SDK

Download and install the SDK from http://code.google.com/p/dingoo-sdk/



2. Generate resources

First make sure bin2h from the tools directory is in the system path.
Then run create_resources.bat in the res folder.



3. Configuration

Open up config.h in the src directory and change it if you want to compile
for the Gemei X760+



4. Compile

Enter the src/libOgg directory with the cygwin command prompt and type make.
Then go back one step to the src directory and type make.
If everything worked as it should you should end up with SameGoo.app