On Tue, 05 May 2015 09:22:59 +0200
Koenraad Lelong <[email protected]> wrote:

> Hi,
> 
> I just re-installed my operating system : OpenSuse 13.2, 64bit. I used 
> fpcup to get Lazarus. Actually, this is the first time I used fpcup.
> My first project using this new environment gives me the error "Unable 
> to find method. Please fix the error shown in the message window, ..."
> In the message window I get :
> Codetools, Errors: 2
> forms.pp(40,3) Error: unit not found: gettext
> lclclasses.pp(26,10) Error: unit not found: Classes

Did you see a setup dialog when starting the IDE?

 
> I just tried to create an OnCreate event in the main form.
> 
> I ran fpcup_update, but the error remains.
> Searching for those units, I find them, and the compiled versions are 
> from today, when I updated.
> 
> What's happening ? How to solve ?

Check the paths in Tools / Options / Environment / Files.
Especially FPC source directory.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to