--- Marc Weustink <[EMAIL PROTECTED]> escribió:

> Graeme Geldenhuys wrote:
> > I followed the FAQ to set the locale without the .UTF-8 as I use
> > Lazarus with Gtk1.

[snip]

> > still gave the exact error messages.  Apart from the locale, what
> is
> > up with the Target_OS error?
> > 

[snip]

> 
> > Gdk-WARNING **: locale not supported by C library
> > TApplication.IconChanged - TODO: convert this message...no
> > implementation in gtk or win32
> > WARNING: Macro not defined: "Target_OS".
> > WARNING: Macro not defined: "Target_OS".
> > WARNING: Macro not defined: "Target_OS".
> > WARNING: Macro not defined: "Target_OS".
> > 
> > ------------------------
> > 
> > 
> > Regards,
> >  - Graeme -

This means that you have installed a package with unit output
directory set to lib/$(TargetCPU)-$(Target_OS), $(Target_OS) macro is
not recognized, it should be $(TargetOS)

I remember at least two packages that have this problem, fblib and
pascalscript.

Jesus Reyes A.



        
        
                
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. 
http://net.yahoo.com.mx 

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to