As far as I understand, a true xml based unicode development on c++ builder seems hard and challenging :( I searched borland site and other mailing lists, there is no evidence(any other supplemental library instead of icu) against former conclusion. Therefore, I think, I have to convert project to vc++.
Thanks for your support and time. ----- �zg�n Ileti ----- Kimden: "Herb Chong" <[EMAIL PROTECTED]> Kime: <[EMAIL PROTECTED]> G�nderme tarihi: 14 Mart 2002 Persembe 21:17 Konu: Re: Xerces c++ parser + icu + borland c++ builder ?? > > you will have to build ICU from scratch. since they do not have a Borland > distribution, you will have to do the port yourself. compiling the modules > isn't the hard part, it's running the programs to generate the data files > needed by ICU. go over to the ICU mailing list and ask your questions > there. > > Herb.... > > > > > "Alper Ozer" > <[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> > om> cc: > Subject: Re: Xerces c++ parser + icu + borland c++ builder ?? > 03/14/2002 02:20 > PM > Please respond to > xerces-c-dev > > > > > > If I build icu source in vc++, can I use object files and header files > from builder ? (I think, I've read it in an IBM's mailing list) > > Thanks for your reply :) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
