Author Topic: Error compiling 0.24.2 with Lazarus from svn under gtk  (Read 1368 times)

Offline blikblum

  • Imaging User
  • *
  • Posts: 5
    • View Profile
Trying to compile imaging from svn with Lazarus from svn (rev 14368) under gtk gives an error due to internal changes in gtk widgetset.

Attached patch fixes it.


Offline Galfar

  • Administrator
  • Imaging User
  • *****
  • Posts: 312
    • View Profile
    • Galfar's Homepage
Re: Error compiling 0.24.2 with Lazarus from svn under gtk
« Reply #1 on: 19 April 2008, 22:16:04 »
Thanks for the patch.
I'll add it to ImagingComponents unit commented for now for people who use latest Lazarus SVN versions and once new Lazarus release is out I'll comment the current code and make the new one a default (like I did with now current Lazarus release and RawImage interface changes).