You are not logged in.

#1 2008-08-18 17:07:56

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

fpc 2.2.2-1 killed gtk2

Well, the recent update of fpc killed GTK2ForLazarus and Gtk2Interfaces with Lazarus, getting a build error when ever I try to rebuild lazarus with GTK2.

Procedure MergeClipping(DestinationDC: TDeviceContext; DestinationGC: PGDKGC;
  X,Y,Width,Height: integer; ClipMergeMask: PGdkBitmap;
  ClipMergeMaskX, ClipMergeMaskY: integer;
  var NewClipMask: PGdkBitmap);
gtkpagecallback.inc(41,4) Note: User defined: reimplement
gtkproc.pp(674,11) Error: Forward declaration not solved "MergeClipping(TDeviceContext, PGdkGC, LongInt, LongInt, LongInt, LongInt, PGdkBitmap, LongInt, LongInt,var PGdkBitmap)"
gtkproc.pp(1021) Fatal: There were 1 errors compiling module, stopping
TExternalToolList.Run Exception: /usr/lib/lazarus/lcl/interfaces/gtk/gtkproc.pp(1021) Fatal: There were 1 errors compiling module, stopping
TMainIDE.DoLoadLFM there is no LFM file for "/usr/lib/lazarus/lcl/interfaces/gtk/gtkproc.pp"
TMainIDE.DoBuildLazarus: Build Lazarus without linking failed.

Offline

Board footer

Powered by FluxBB