Line 26:
Line 26:
== Compiling and Installing ==
== Compiling and Installing ==
−
Make sure you have [[devKitPPC]] and the latest [[libogc]] installed. Then from the sources root directory, type:
+
Make sure you have [[devkitPPC]] and the latest [[libogc]] installed. Then from the sources root directory, type:
make
make
Line 44:
Line 44:
LIBS := -lwiiuse -lbte '''-lext2fs''' -lfat -logc -lm
LIBS := -lwiiuse -lbte '''-lext2fs''' -lfat -logc -lm
−
For a more practical example of using libext2fs in your application, see it's implementation in [http://wiibrew.org/wiki/WiiXplorer WiiXplorer].
+
For a more practical example of using libext2fs in your application, see it's implementation in [[WiiXplorer]].
== Changelog ==
== Changelog ==