[Lazarus] malformed ifdef in gtkdefines.inc
ik
idokan at gmail.com
Sat Nov 8 17:55:59 CET 2008
On Sat, Nov 8, 2008 at 6:21 PM, Paul Ishenin <webpirat at mail.ru> wrote:
> ik wrote:
>> I have a code for bidi that I wrote a while ago that uses the define
>> of GTK_2_8 but it was broken when someone moved the defines to a non
>> unix IFDEF !
>> The moving of the define broke code. and the BiDi code uses GTK 2.8
>> based functions (that prior to that versions we had different
>> functions that are depercated).
>> So I must have this define, or we should extract the functions
>> regardless of the GTK_2_8 symbol, and then we will not require the
>> define.
>>
> Sorry, you are probably wrong. GTK_2_8 was never defined for unixes (or
> it was ocasional).
>
> But maybe you passed -dGTK_2_8 to compile LCL before?
I guess, but I can't find it.
So what can we do in order to make it work with GTK_2_8 symbol other
then adding the -dGTK_2_8 ?
>
> Best regards,
> Paul Ishenin.
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
Ido
--
http://ik.homelinux.org/
More information about the Lazarus
mailing list