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 > And would I still be able to compile for both GTK1 and GTK2 (I need > that for checking my bugfixes), Yes > or would I have to rebuild then with > make LCL_PLATFORM=gtk1? No > (That would be rather cumbersome, especially since > Lazarus-out-of-the-box, can compile for both without any problem) Mattias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
