I received the error:
Assertion failed: sentine1.next == &sentine1,at file tinyxml.cpp Abnormal program termination
What's happened?
Looks like you have added a node to itself :)
Do you have a small test program that shows the problem?
lee
Log in to post a comment.
I received the error:
Assertion failed: sentine1.next == &sentine1,at file tinyxml.cpp
Abnormal program termination
What's happened?
Looks like you have added a node to itself :)
Do you have a small test program that shows the problem?
lee