On 2/17/2011 7:54 AM, Steele, Raymond wrote:
Vitaly,
Thanks for the response. I did build from the head as suggested. I was able to
build the samples and run them, however, when I try to compile my own
application I receive the Error.
If the Xalan-C samples build and run, then you should compare your
compiler switches to the ones used by Xerces-C and Xalan-C. For example,
this might occur if you built 64-bit libraries, but aren't building a
64-bit executable. I would suggest you build the Xalan-C samples and
tests and copy the compiler switches you see being used.
Dave