Line 1:
Line 1:
With the devkitPro r18, I get the errors:
With the devkitPro r18, I get the errors:
+
<pre>
1>linking ... boot.elf
1>linking ... boot.elf
1>c:/devkitPro/libogc/lib/wii\libmxml.a(mxml-file.o): In function `mxml_get_entity':
1>c:/devkitPro/libogc/lib/wii\libmxml.a(mxml-file.o): In function `mxml_get_entity':
Line 9:
Line 10:
1>/home/ew562c/Dev/wiichat/Client/mxml-2.5/mxml-string.c(209): undefined reference to `__ctype_ptr'
1>/home/ew562c/Dev/wiichat/Client/mxml-2.5/mxml-string.c(209): undefined reference to `__ctype_ptr'
1>collect2: ld returned 1 exit status
1>collect2: ld returned 1 exit status
−
+
</pre>
== Loading from an XML With default values to fall back on ==
== Loading from an XML With default values to fall back on ==