Subject | Re: [IBO] [lazarus+ibo] Fail to compile package ibo5vrt_laz.jpk |
---|---|
Author | hamacker |
Post date | 2014-05-09T20:12:04Z |
Hi again,
I try using svn version, incredible!!! 2014-05-08 14:54 GMT-03:00 IBO Support List <supportlist@...>:
There were some recent changes so it might be that you need to update to the latest of FPC and Lazarus in order for the latest of IBO to work.When it gets into the visual side of things, there are some of the FPC/Lazarus core development team members involved in also helping keep IBO working with that. Therefore, there can be some times when changes will take place on both sides where things need to be brought up to the latest together.I can also get you access to the SVN repository that I use for FPC development and you can perhaps isolate the recent change and temporarily patch it out. Just let me know via private email to support@... and I can set you up.Thanks,Jason Wharton
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf Of hamacker
Sent: Thursday, May 8, 2014 9:46 AM
To: Lista IBObjects
Subject: [IBO] [lazarus+ibo] Fail to compile package ibo5vrt_laz.jpkHi I am trying to install IBO in Lazarus (1.2.2-win32), but there is a problem compiling ibo5vrt_laz.jpk package.
Error:
C:\ibo5\source\visual\lazarus\IB_EditButton.int(32,15) Error: There is no method in an ancestor class to be overridden: "TCustomIB_EditButton.ButtonClick;"
C:\ibo5\source\visual\IB_EditButton.pas(90,1) Fatal: There were 1 errors compiling module, stopping
Image:
http://imagebin.org/309693
I am doing sequence detail in docs\IBOLazarusReadme.txt
CRT & CDT ->OK
ART & ADT ->OK
TRT & TDT ->OK
VRT & VDT ->FAIL, stop here because others ones is depedent of.
FRT & FDT
XRT & XDT
FTSRT & FTSDT
RPLRT & RPLDT
ADMRT & ADMDT
EDT
What is wrong?
PS: I am trying to post in bugtracker http://tracker.ibobjects.com/ but it does not send me a email confirmation of my account.