On Saturday 07 January 2006 02:00 am, Mattias Gaertner wrote:
> On Fri, 6 Jan 2006 21:37:34 -0800
> Dale Welch <[EMAIL PROTECTED]> wrote:
> 
> > 
> > On Friday 06 January 2006 05:56 pm, Mattias Gaertner wrote:
> > > On Fri, 6 Jan 2006 17:02:06 -0800
> > > Dale Welch <[EMAIL PROTECTED]> wrote:
> > > 
> > > > 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
> > > >   /con fig/gtkrc
> > > 
> > > I don't know, how this should effect 'make'.
> > > 
> > > If I understood you correct, you say, by doing
> > > cd lcl && make
> > > the LCL and the gtk2 interface is built. Right?
> > > Maybe you have a very strange fpc.cfg?
> > > 
> > > Mattias
> > > 
> > 
> > No... from the shell a make of the lcl compiles gtk.
> > However, from within the ide and building projects.... 
> > it prefers to always build for gtk2 
> > INCLUDING IFDEFS think it is doing 
> > gtk2 unless i add the -dgtk1.
> 
> What is the value in Project->Compiler Options -> Paths -> LCL Widget Type?
> 
I have tried both
    default (gtk)
    gtk

---dale

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

Reply via email to