Commit d60c96a5 authored by Sam Lantinga's avatar Sam Lantinga

You need libfat for the filesystem code.

parent 387ca6c6
...@@ -5,7 +5,7 @@ Simple DirectMedia Layer for Nintendo DS ...@@ -5,7 +5,7 @@ Simple DirectMedia Layer for Nintendo DS
-Requirements- -Requirements-
* The devkitpro SDK available at http://devkitpro.org. * The devkitpro SDK available at http://devkitpro.org.
Read the information at http://devkitpro.org/wiki/Getting_Started/devkitARM Read the information at http://devkitpro.org/wiki/Getting_Started/devkitARM
The necessary packages are devkitARM, libnds and default arm7. The necessary packages are devkitARM, libnds, libfat and default arm7.
* The hardware renderer is using the libgl2d abstraction library that can be found at: * The hardware renderer is using the libgl2d abstraction library that can be found at:
http://rel.phatcode.net/junk.php?id=117 http://rel.phatcode.net/junk.php?id=117
Build it, and install the library and the header where SDL can find them (ie. in Build it, and install the library and the header where SDL can find them (ie. in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment