You can't mix the obj files between CBuilder and VC :-( CBuilder can handle widestrings but the GUI (VCL) does not handle that in TEdit, TLabel etc.
Adib. Alper Ozer wrote: > 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 :) > > ----- �zg�n Ileti ----- > Kimden: "Herb Chong" <[EMAIL PROTECTED]> > Kime: <[EMAIL PROTECTED]> > G�nderme tarihi: 14 Mart 2002 Persembe 20:59 > Konu: Re: Xerces c++ parser + icu + borland c++ builder ?? > > > >>at the risk of being obvious, you need to get a Borland version of ICU >>built. i've tried periodically but never had enough time to finish and > > test > >>the results to see if it worked. >> >>Herb... >> >> >> >> >> "Alper Ozer" >> <[EMAIL PROTECTED] To: > > <[EMAIL PROTECTED]> > >> om> cc: >> Subject: Xerces c++ parser > > + icu + borland c++ builder ?? > >> 03/14/2002 02:05 >> PM >> Please respond to >> xerces-c-dev >> >> >> >> >> >> Hi, >> >> I've developing an application which use xerces c++ parser. In >>addition, I need to use ICU library. My development platform is Borland > > C++ > >>Builder 5. I have worked with with xerces parser well but I couldn't find > > a > >>way to integrate icu with xerces and c++ builder. As far as I know, this >>task is straigtforward in vc++ 6 environment. If you show me a way for >>doing this in borland c++ builder environment, I will be very appreciated. >> >>PS: Do you think I must convert project to vc++ :) >> >>Thanks. >> >> >> >> >>--------------------------------------------------------------------- >>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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
