2010/5/9 ik <[email protected]>: > On Sun, May 9, 2010 at 05:52, Jonathan > <[email protected]> wrote: >> >> On Sat, 8 May 2010 22:37:56 +0300 >> Zaher Dirkey <[email protected]> wrote: >> >>> > Because we need to remove of use {$ifdef GTK_2_8} in gtk2 widgets. >>> How can I check that Lazarus is built with the GTK_2_8 define set or any >>> other define? >>> >> >> Does the build system set it for me, should it? >> > > you must define it by hand. If you do not define it, it will not be active. >
What does this define (should) do? Most of the code checks for version using the gtk_major, minor, etc library variables... Best regards, Flávio -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
