|
Compiling
DisclaimerThis project is under the GPL licence, this means that the sourcecode should always be made available to anyone asking for it and should be included with any modified binaries. You might want to compile the sourcecode yourself from current SVN for various reasons:
However, I would appreciate if you respect the following points:
How to Compile ?You will need to be familiar with development environment setup. If you don't, you might look at wiibrew or this thread at tehskeen's forum. You will have to download and install the following tools/libraries from the official Devkitpro ressource page:
Once you are done, grab the current genplus-gx source code from SVN then launch compile_all.bat or compile it from msys (installed with devkitpro) The DevkitPro download page provides all the precompiled libraries and include files required to compile the current source code of Genesis Plus GX. However, you could also get the current source code of the libraries, compile them yourself and install as specified (generally make then make install). The following libraries are required:
|
Sign in to add a comment