Make sure you have the line :
XERCES_CPP_NAMESPACE_USE
somewhere near the top of your code.  This solved those errors for me (on
AIX/xlC mind you).  It wasn't needed/didn't exist(?) in older versions
(i.e. 1.6), but I had to include it when I upgraded xerces to 2.2 and tried
to recompile.

Scott Baker


                                                                                       
                                               
                      Aaron Boxer                                                      
                                               
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]            
                                      
                      .com>                    cc:                                     
                                               
                                               Subject:  Compile Error on VC6          
                                               
                      03/17/2003 10:49                                                 
                                               
                      AM                                                               
                                               
                      Please respond to                                                
                                               
                      xerces-c-dev                                                     
                                               
                                                                                       
                                               
                                                                                       
                                               




Hello xerces-c-dev,

  I have cut and paste the DOMPrint sample code into my
  MFC application. When I try to compile, I get the error:

  "XMLPlatformUtils' : is not a class or namespace name"

  This code compiles fine in the sample project.

  Thanks in advance!

Aaron Boxer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to