Hi all.  Building on NT with Visual C++ 6.  Getting the following error
during build:

<snip>
PlatformSupportInit.cpp
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xmemory(39) :
warning C4100: '_P' : unreferenced formal parameter
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xmemory(41) :
warning C4100: '_P' : unreferenced formal parameter
C:\bldtogether\xml-xalan\c\src\xalanc\PlatformSupport\XalanMessageLoader
.hpp(29) : fatal error C1083: Cannot open include file:
'LocalMsgIndex.hpp': No such file or directory
</snip>

I've read the FAQ.  I've tried the rules listed in build_instruct.html
for building on Windows with ICU and tried what they told me.  I googled
and found tips in the message archives for this group.  Still getting
this error.  

I've read through the build messages and it seems almost as if
LocalMsgIndex.hpp isn't even being built - the first reference to it is
the error message above on line 163.  I uploaded the build messages and
the tools.ini to:

http://www.electronicfiles.net/files/3560/20060710%20nt%20xalan%20build%
20problems.ZIP

HELP?!

- Phil

Reply via email to