| View previous topic :: View next topic |
| Author |
Message |
pspxml
Joined: 14 Apr 2008 Posts: 2
|
Posted: Mon Apr 14, 2008 6:37 am Post subject: XML |
|
|
Hi guys,
im trying to use xml on the psp, just reading writing. but i cant find a good example/lib to use. ive looked at tinyXML put i cant get it to work. as well as libXML2 looks like too much overhead.
any help anyone can sugest will be ace.
thanks. |
|
| Back to top |
|
 |
danzel
Joined: 04 Nov 2005 Posts: 182
|
Posted: Mon Apr 14, 2008 7:06 am Post subject: |
|
|
tinyXML works fine for me. So does libXML2.
What is the problem? |
|
| Back to top |
|
 |
pspxml
Joined: 14 Apr 2008 Posts: 2
|
Posted: Mon Apr 14, 2008 8:14 am Post subject: |
|
|
i just cant get it to work, have you got a simple hello world. i tries including tinyXML.h but just errors,
any help would be great
cheers.
jc. |
|
| Back to top |
|
 |
danzel
Joined: 04 Nov 2005 Posts: 182
|
Posted: Mon Apr 14, 2008 2:58 pm Post subject: |
|
|
| Post the error messages. |
|
| Back to top |
|
 |
Vincent_M
Joined: 03 Apr 2007 Posts: 73
|
Posted: Mon Apr 14, 2008 3:16 pm Post subject: |
|
|
| Did you link the library to your project in your makefile? Not too sure if that is what you have to do. Never used it myself, but trying to be helpful ;) |
|
| Back to top |
|
 |
|