Recent

Author Topic: IDE can't find lcl units ubuntu x64  (Read 2996 times)

yanes19

  • New Member
  • *
  • Posts: 36
IDE can't find lcl units ubuntu x64
« on: July 01, 2015, 02:06:22 am »
Hi all ,
I recently installed Lazrus from Ubuntu repos (Ubuntu 14.04 64 bit), and every thing goes fine
until I tested with a new blank project and it compiles fine also , but when I added a button and DblCkliked it
to go to the defaut event handler (OnClick) ,I got an error mssage :

Code: [Select]
The component editor of class "TDefaultComponentEditor" has created the error:
"Unable to find method. Please fix the error shown in the message window, which is normally below the source editor."

and the "Messages" window shows :
Code: [Select]
/usr/lib/lazarus/1.0.10/lcl/lclclasses.pp(32,10) Error: unit not found: Classes

I think it's  the same with SysUtils , and may be some other units .

How to solve this , please help !

yanes19

  • New Member
  • *
  • Posts: 36
Re: IDE can't find lcl units ubuntu x64
« Reply #1 on: July 01, 2015, 03:21:34 am »
Ok , I think it's "partially" solved ,

I "backup-ed"  the folder .lazarus in my home directory and totally removed it , and then Got my Lazarus as when I installed it
Of course all my installed packages and my recent  stuffs has gone, but I reinstalled its and now every thing is working ,
This is not the best solution but , better than waiting and bothering the community with my questions  %)

rvk

  • Hero Member
  • *****
  • Posts: 6162
Re: IDE can't find lcl units ubuntu x64
« Reply #2 on: July 01, 2015, 09:17:51 am »

 

TinyPortal © 2005-2018