[fixed]
I posted "...Sorry, the patch seems somethnig wrong" 10 minutes ago here, but the patch is not wrong. I found I failed to use rapidxml. (Be careful, xml_node::value() returns Ch*, not std::basic_string<Ch> :P)
Last edit: 鈴見咲君高 2015-08-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This patch may help you.
[fixed]
I posted "...Sorry, the patch seems somethnig wrong" 10 minutes ago here, but the patch is not wrong. I found I failed to use rapidxml. (Be careful, xml_node::value() returns Ch*, not std::basic_string<Ch> :P)
Last edit: 鈴見咲君高 2015-08-08
Works fine! Thanks a lot dude :D