Hello
Latest SVN compile with GTK1 but not with GTK2 and return this errors:
-------------------------------
/usr/local/src/lazarus/trunk/lcl/postscriptcanvas.pas(1946,4) Warning: User
defined: TPostScriptPrinterCanvas.TextRect is not yet fully implemented!
/usr/local/src/lazarus/trunk/lcl/interfaces/gtk/interfaces.pp(29,2) Error: User
defined: wrong gtk2 interfaces source
/usr/local/src/lazarus/trunk/lcl/interfaces/gtk/interfaces.pp(37,1) Fatal: There
were 1 errors compiling module, stopping
---------------------------
}
unit Interfaces;
{$mode objfpc}{$H+}
{$IFDEF GTK2}
{$ERROR wrong gtk2 interfaces source}
{$ENDIF}
--------------------------
FPC 2.3.1 Svn 9190
Linux fedora 7
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives