thanks David.
I'm using "Multi-threaded Debug (/MTd)"
acctually, I thought the same way with you so, I even downloaded
xercis's project and rebuild it with same /MTd option, delete [] still not
work.
so, I added release() to xercis.
do you think if I change back to "Multi-threaded Debug DLL (/MDd)" for
both my project and xercis's project , delete[] will work again?
thanks
--
View this message in context:
http://www.nabble.com/delete----crashes-for-transcode.-tf2017773.html#a5597971
Sent from the Xerces - C - Users forum at Nabble.com.
|