Henrik Wendt <[EMAIL PROTECTED]> writes: > Hi > > I am trying to get xerces 1.6 on solaris 8 using gcc 2.95.3 to work > with my aplication and stlport (www.stlport.org) . The application is > working without > the stlport, but now it complains with an error: > > Fatal Error in: PAttributes.dtd, line 1, char 1 Message: An exception > occured! Type:TranscodingException, Message:An invalid multi-byte source > text sequence was encountered > > Has anyone expirence with this?
I've been using STLPort 4.5 and gcc 2.96 under Linux just fine with xerces-c 1.6.0 I have rpms up at http://sourceforge.net/project/showfiles.php?group_id=16036 I patch a few things in the build to build xerces-c using std:: from STLPort but apart from that it seems to be OK for me, certainly have not seen a TranscodingException here. > > Henrik Wendt > Premitech A/S > phone: 45 95 85 00 direct: 45 95 85 13 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- ----------------------------------------------------- http://witme.sourceforge.net/libferris.web/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
