I don't have this issue with bcb5 but have with turbo c++ 2006 (which is
free version of bds2006). It's only when PParse sample and XSValueTest
test projects builds. Xerces library and other projects builds smoothly.
I recommend to include the string.h as first included file
to samples\src\PParse\PParseHandlers.cpp and
tests\src\XSValueTest\XSValueTest.cpp by now.
I can't explain such behaviour.
Good luck!
Vitaly
debra321 wrote:
And, I think maybe this issue also happens even if it's bcb6 compiler
environment.
debra321 wrote:
hi vitaly,
I use bcb2007
the timing errors happen is after
(@xerces-c-src_2_8_0\Projects\Win32\BCC.551\Xerces-all)
MakeBuildDirs.bat
when
make -f Xerces-all.mak
and the errors, as previously mentioned, happen to
XMLBuffer.hpp, XMLString.hpp
compiler complains that there is no proper memcpy function to be used.