Mattias Gärtner wrote: > Zitat von Bart <[email protected]>: > >>> Yes, gtk1 is the default for 0.9.26. >>> If you want to build the gtk2 ppu with 0.9.26, then you need >>> >>> make LCL_PLATFORM=gtk2 >> That would build the IDE as GTK2 also (which might be a little slow on >> my old harware)? > > yes. > To rebuild only lcl and special packages: > > make lcl synedit codetools ideintf LCL_PLATFORM=gtk2
In theory only make lcl LCL_PLATFORM=gtk2 should be enough. The other packages should not have a dependency on widgetset type. Marc _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
