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?

Best regards,
Paul Ishenin.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to