thanks edapx.
i m not using xml saving of ofxDatGui.
i m using the ofXLMSettings addon to save load, and encoutering with it troubles on opening of the xml file .
the idea is not to save load gui params, but a lot of informations.
I could use alos anything else, but helas there is no simple example for the tinyXML part of OpenFrameworks.
something showing how to structure simply and efficacitively Attributes, values etc etc…
Your post is very old, however I encountered the same problem with OfxXmlSettings. It does save without any path, just with using xml.saveFile(“cues.xml”) but I cannot load the same file with xml.loadFile(“cues.xml”)
Very strange issue. I hope you have found the solution. If not - I hope to post a solution myself
Hello, helas i never suceed to have a correct reading with xml files. I
think the system is ok for little flies, all in the same folder, but is
byggy somewhere.