Hi! Try to add this change, it should resolve wide char / unicode differences :
http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/PlatformDefinitions.hpp?r1=342349&r2=347958&pathrev=347958&diff_format=h Thanks! Dmitry Earl Woodman <[EMAIL PROTECTED]> 18/04/2007 03:49 PM Please respond to [email protected] To [email protected] cc [EMAIL PROTECTED] Subject Xalan 1.7 on VC8 Hi folks, I am trying to build XalanC 1.7 with Visual Studio 2005 (VC++8). With wchar_t set as a native type, I get quite a few compile errors. I'm working through them, but so far it seems almost exclusively to be related to wide char/unicode stuff. I had a look at the patch for 1.10+ for VC8, and there seems to be a lot of changes there, many of which I don't understand the motivation for. Can anyone point me in the right direction for porting 1.7 to VC8? It doesn't seem quite as involved as that patch so I'm starting to wonder what I'm doing wrong! Thanks, Earl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
