Hi Urmi,

How are you building Xalan with Visual Studio 6?

The file you are looking for is generated during compile time.  This is
part of the message localization feature.

For Visual Studio 6,  if you load up the Xalan.dsw workspace and build the
AllInOne project or any of Xalan executables that depend on it , the header
file will be created at the start of the build process (it is generated by
Localization project, which AllInOne project depends on).

See http://xml.apache.org/xalan-c/readme.html#win32 for build instructions.

-Matt.





                                                                           
             "Chatterjee,                                                  
             Urmi"                                                         
             <Urmi.Chatterjee@                                          To 
             ca.com>                   <[email protected]>      
                                                                        cc 
             04/02/2004 04:38                                              
             PM                                                    Subject 
                                       RE: Compiling Xalan 1.7 with .NET   
                                       2003                                
             Please respond to                                             
               xalan-c-users                                               
                                                                           
                                                                           
                                                                           
                                                                           




Hi,

I am facing the same problem when I build Xalan 1.7 on VC 6.0. Has anyone
else faced this problem before? I could not locate the file it is asking
for.

Thanks in advance,
Urmi


      From: Chatterjee, Urmi
      Sent: Friday, April 02, 2004 11:32 AM
      To: [email protected]
      Subject: Compiling Xalan 1.7 with .NET 2003

      Hi,

      I am trying to compile Xalan 1.7 on .NET 2003. I have a couple of
      questions:

            1.       Is Xerces 2.5 the right version to use?
            2.       I am getting compilation errors as follows:

      ..\..\..\..\src\xalanc\PlatformSupport\XalanMessageLoader.hpp(67) :
      fatal error C1083: Cannot open include file: 'LocalMsgIndex.hpp': No
      such file or directory


      I have not been able to locate the specified file.

      Until now, I had been using Xalan 1.6 with Xerces 2.3 and compiling
      on VC 6.0, and the default project options worked without me making
      any changes. Are there any changes I need to make to the project in
      this case?

      Any help would be welcome!
      Thanks,
      Urmi


Reply via email to