Can someone give me some instructions on how to install TinyXML (or TinyXML++) to debian so I can use it from within my C++ app.
I've never installed a library before so I have no idea what to do.
Thanks
on the command line:
sudo apt-get install libtinyxml-dev
should be all you need
alternatively you could use a gui packet manager (if your distro has one) and search for tinyxml