On Thursday 05 January 2006 11:52 pm, Mattias Gaertner wrote:
> On Thu, 5 Jan 2006 22:53:08 -0800
> Dale Welch <[EMAIL PROTECTED]> wrote:
> 
> > Is any one else compiling under debian with kde 3.4.3  
> >  gtk2.x
> > I have debian (unstable) 
> > Even if i tell it it is a gtk project i then have to force a define of
> > gtk1 or it will try to compile for gtk2 and come up with numerous errors. 
> > 
> > 
> > I define gtk1 under Project Compiler Options. Then ALSO under the "Other"
> > Tab. Menu
> > Project / Compiler Options / Other 
> >       -dgtk1
> > finally it will compile and run.  But running in the ide is unstable ...
> > though i think this goes back to the debugger issues.
> 
> Please check the LCL_PLATFORM environment variable:
> 
> env | grep -i LCL
> 
> It should not be set.
> 
> 
> 
> Mattias
> 

It's Not Set.
the only thing i see even possibly related might be 
  
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/dale/.gtkrc-2.0:/home/dale/.kde/share/config/gtkrc-2.0
  
GTK_RC_FILES=/etc/gtk/gtkrc:/home/dale/.gtkrc:/home/dale/.kde/share/config/gtkrc

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

Reply via email to