Hi,
I tried to open a XML-File which is found there: http://www.scenemusic.net/backend.xml.
I downloaded it and I loaded it, LoadFile returned true, but I don't know why RootElement() from the TiXmlDocument returned a NULL Pointer. Have I found a bug or made I something wrong ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I tried to open a XML-File which is found there:
http://www.scenemusic.net/backend.xml.
I downloaded it and I loaded it, LoadFile returned true, but I don't know why RootElement() from the TiXmlDocument returned a NULL Pointer. Have I found a bug or made I something wrong ?