Recent

Author Topic: Error on event  (Read 5131 times)

Anonymous

  • Guest
Error on event
« on: January 06, 2004, 08:52:23 pm »
I installed Lazarus 0.9.0 Beta and fpc 1.9.2, all works ok but
when i click a button for write code on event, i get the next error:


************************************************************
MouseDownOnControl Button1:TButton No Shift down, No CTRL down
[TDesigner.MouseDownOnControl] END
************************************************************
MouseUpOnControl Button1:TButton
[TDesigner.MouseLeftUpOnControl] END
************************************************************
MouseDownOnControl Button1:TButton No Shift down, No CTRL down
[TDesigner.MouseDownOnControl] END
************************************************************
MouseUpOnControl Button1:TButton
TDesigner.InvokeComponentEditor A Button1:TButton
TDesigner.InvokeComponentEditor B TDefaultComponentEditor
### TMethodPropertyEditor.Edit A OldValue=
### TMethodPropertyEditor.Edit B FormMethodName=Button1Click
### TMethodPropertyEditor.SetValue A OldValue="" NewValue=Button1Click
[TEventsCodeTool.PublishedMethodExists] A UpperClassName=TFORMPRINCIPAL
[TEventsCodeTool.PublishedMethodExists] B TRUE
### TCodeToolManager.HandleException: "unit not found: SYSTEM" in "/usr/share/fpcsrc/fcl/classes/linux/classes.pp"
TMainIDE.DoJumpToCodeToolBossError A TRUE
TMainIDE.DoJumpToCodeToolBossError B /usr/share/fpcsrc/fcl/classes/linux/classes.pp FALSE
TMainIDE.DoJumpToCodeToolBossError C /usr/share/fpcsrc/fcl/classes/linux/classes.pp FALSE
TDesigner.InvokeComponentEditor ERROR: Unable to find method. Plz fix the error shown in the message window.
[TDesigner.MouseLeftUpOnControl] END

Can u help me?
Thanks

Anonymous

  • Guest
Error on event
« Reply #1 on: January 07, 2004, 04:34:00 pm »
Have u installed the fpc sources (u need these as well as the fpc package - make sure the version of the sources matches the version of the fpc compiler) ?

Once u have installed these sources u need to tell lazarus where they are located (environment menu option).

Anonymous

  • Guest
Error on event
« Reply #2 on: January 08, 2004, 12:57:21 am »
Thank's i try it!

 

TinyPortal © 2005-2018