Have you tried to build test and sample projects from BCC.551\Xerces-all ? DOMCount and SAXCount already there so you don't need to create new projects youself. By the way, after building XercesLib project from BCC.551 you've got xerces-bor_2_3_0.lib and xerces-bor_2_3_0.dll, not xerces-bor_.lib. Is there version.incl file in the root of your xerces-c ?
Rebecca Vernon wrote: > > Thanks for the response. > > I'm trying to run the DOMCount and SAXCount samples. I've just created a new > Borland project for each, added the cpp and hpp files and included the built > xerces-bor_.lib. It compiles and builds fine, just fails when a new parser > is created. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
