If you post the errors, perhaps we can help diagnose them.  One thing
that's likely is you're missing some of the appropriate defines from the
compiler definitions file.  I assume you copied the Visual C++ definitions
file and used it as a model for the C++ Builder one?  Why don't you post
the contents of that file?

At the very least, you must make sure that
XALAN_XALANDOMCHAR_USHORT_MISMATCH is defined, since Borland's wchar_t is
not compatible with our XalanDOMChar type.

Dave



                                                                                       
        
                    "Christophe                                                        
        
                    PARIS"                 To:     <[EMAIL PROTECTED]>          
        
                    <christophe@epi        cc:     (bcc: David N Bertoni/CAM/Lotus)    
        
                    stema.net>             Subject:     Compilation under Borland C++ 
Builder  
                                           5                                           
        
                    07/10/2001                                                         
        
                    10:35 AM                                                           
        
                    Please respond                                                     
        
                    to xalan-dev                                                       
        
                                                                                       
        
                                                                                       
        



Hi!

I'm trying to compile Xalan under C++ Builder 5 but I have a lot of
problems with wide characters in the XalanDOMString implementation.
Strange because Xerces 1.4.0 compile well.

Did someone has already compile Xalan under C++Builder5  ? or
have binaries for it ?

Thanks in advance.

Christophe PARIS






Reply via email to