271
edits
Ccawley2011 (talk | contribs) |
Ccawley2011 (talk | contribs) m |
||
Line 8: | Line 8: | ||
=== Compiling third-party libraries === | ==== Compiling third-party libraries ==== | ||
It is strongly recommended that you use devkitPro's pacman in order to get the most recent | It is strongly recommended that you use devkitPro's pacman in order to get the most recent | ||
portlibs for your build. Instructions for accessing these binaries can be found here: | portlibs for your build. Instructions for accessing these binaries can be found here: | ||
Line 74: | Line 74: | ||
Most libraries used can be compiled with same commands and configuration flags. | Most libraries used can be compiled with same commands and configuration flags. | ||
=== Manually setting up the environment === | ==== Manually setting up the environment ==== | ||
In case you don't have the <code>dkp-toolchain-vars</code> package downloaded, you can use the | In case you don't have the <code>dkp-toolchain-vars</code> package downloaded, you can use the | ||
following to set-up your environment variables. | following to set-up your environment variables. |
edits