Line 131:
Line 131:
===I got some multiple definition errors when I compile...===
===I got some multiple definition errors when I compile...===
This can happen sometimes, I don't know why. (for me it compiles well) But the solution is [http://code.google.com/p/mllib/issues/detail?id=1 there]. :)
This can happen sometimes, I don't know why. (for me it compiles well) But the solution is [http://code.google.com/p/mllib/issues/detail?id=1 there]. :)
+
+
===I got "undefined reference to 'FT_Done_FreeType'" when I compile...===
+
If you're upgrading to 1.2 or newer, you could have this error. In order to compile your project you'll need to install FreeType-PPC, check how to do it [http://wiibrew.org/wiki/MLlib#How_to_install_.3F here] in the '''FreeType-PPC''' section. :)
==Bugs & Suggestions==
==Bugs & Suggestions==