Recent

Author Topic: Recompiling IDE failed, 'property UseOnChange' in rttictrls not found  (Read 4647 times)

FoxoF

  • Newbie
  • Posts: 1
I want to use the TSqlite*Dataset provided by 'sqlite4fpc'. I downloaded and installed it from here http://www.geocities.com/camara_luiz/docs/install-newer.html following the advices given. But the recompilation of IDE failed with the following remarks:
"LCL" beendet
"SynEdit" beendet
"CodeTools" beendet
"Package-Registrierung" beendet
"IDE-Schnittstelle" beendet
"JIT-Form" beendet
/usr/lib/lazarus/components/rtticontrols/rttictrls.pas(838,25) Error: No property found to override
/usr/lib/lazarus/components/rtticontrols/rttictrls.pas(838,25) Error: This kind of property can't be published
/usr/lib/lazarus/components/rtticontrols/rttictrls.pas(1463,1) Fatal: There were 2 errors compiling module, stopping

Does anybody have a hint how to fix that?
Thanks in advance

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: Recompiling IDE failed, 'property UseOnChange' in rttictrls not found
« Reply #1 on: September 04, 2009, 04:02:53 pm »
This has already been fixed in the development version:
http://svn.freepascal.org/cgi-bin/viewvc.cgi?diff_format=h&view=rev&root=lazarus&sortby=rev&revision=17740

just remove the UseOnChange property.

 

TinyPortal © 2005-2018