eh,since i am using ubuntu,i used apt-get to install lazarus 0.9.26-2 and fpc 2.2.2-8.LCL and IDE are both GTK1.i'm thinking if anyone else has problem with this?
在 2009-04-03五的 16:12 +0200,Bart写道: > On 4/3/09, 闫程远 <[email protected]> wrote: > > hi all!i've upgraded my lazarus to 0.9.26-2 from the official deb > > source.when i compile a program with GTK2,lazarus warns me that it cannot > > find "gtk2int.pas" used by interface. > > my fpc version is 2.2.2-8,also installed from the official deb source.can > > any body help me? > > First thoughts... > > Did you compile Lazarus 0.9.26 from source? > If so, did you build the IDE for gtk1, if sou you need to also build > the lcl for gtk2: > make lcl LCL_PLATFORM = gtk2 > Also make sure the path to fpc (Environment options) is set to the > correct fpc version. > > Bart > > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
