--- Mattias Gaertner <[EMAIL PROTECTED]> escribió: > On Thu, 25 Aug 2005 16:42:29 -0500 (CDT) > Juan Martinez <[EMAIL PROTECTED]> wrote: > > > Thanks for your answers, I already started to work > > with the .es.po file with utf8 encoding. > > > > I'm using linux and when I select the utf8 > translation > > in the IDE I see weird characters in screen, > that's > > why I thought I must build lazarus with > > -dNoUTF8Translations. Besides now lazarus say that > > couldn't find lclcalsses unit. I'll try with the > > option and see. > > -dNoUTF8Translations deactivates the UTF8 to local > charset translation. The > strings are used as as they are. > > Does that mean that utf8 strings are not translated > for you to the correct > charset? Since *not* translating works for you, it > means your local charset > is UTF8. So the UTF8 to UTF8 does not work. > Right? > > > Mattias >
Sorry! forget my last post, compiling without -dNoUTF8Translations works now with today svn, but I've had that problem with a svn from last week (with FPC 2.0.0 and without -dNoUTF8Translations too, I didn't know how to pass this parameter throught make). Maybe an already solved bug (?) About that lclclasses lazarus couldn't find... I forgot to rescan the FPC source directory after update, he he. __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.espanol.yahoo.com/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
