Closed GoogleCodeExporter closed 9 years ago
This looks like a mismatch in runtime libraries between pugixml and your
application.
Please, make sure that runtime library used (Project settings -> C/C++ -> Code
Generation -> Runtime Library) is the same for pugixml project and your
application.
In your case it looks like you are using pugixml_vs2010_static.vcxproj instead
of pugixml_vs2010.vcxproj.
Original comment by arseny.k...@gmail.com
on 13 May 2012 at 4:07
thanks
Original comment by dimakorn...@gmail.com
on 13 May 2012 at 4:11
Original comment by arseny.k...@gmail.com
on 23 May 2012 at 8:53
Original issue reported on code.google.com by
dimakorn...@gmail.com
on 13 May 2012 at 3:58