[Lazarus] Error when compiling for GTK2 (on Linux)

Marc Weustink marc.weustink at cuperus.nl
Fri Jan 9 11:18:13 CET 2009


Mattias Gärtner wrote:
> Zitat von Bart <bartjunk64 at gmail.com>:
> 
>>> 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




More information about the Lazarus mailing list