On Fri, 23 Sep 2005 18:45:47 +0200
Bogus__aw Brandys <[EMAIL PROTECTED]> wrote:

> A.J. Venter wrote:
> >>>Did you try using gtk1 for the IDE and gtk2 for your projects?
> > 
> > 
> >>Hmm.No.Is it possible ?
> >>
> >>
> > 
> > Yes, provided of course you have both GTK1 and GTK2 libs installed.
> > 
> > Since your lazarus is already compiled for GTK2, that means the LCL is
> > also  compiled with GTK2 support, so you don't need to worry about that,
> > open the  "configure build ide" dialog, and change LCL back to GTK1
> > though, set for a  full build and clean all.
> > Then run "Build lazarus"
> > 
> > After it starts back, lazarus will, once more, be using GTK1, now to
> > compile  your projects, go into project | compiler options, and change
> > the interface  to GTK2 for each project.
> > 
> > Works like a charm.
> > 
> > A.J.
> > 
> 
> I can't compile from IDE.should I do make LCL_PACKAGE=GTK1 , I don't
> remember exactly this define.Please help.

export LCL_PLATFORM=gtk2
make clean all

Mattias

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

Reply via email to