I forgot to say: I'm running Lazarus 0.9.14.

Is this the reason that help doesn't answer my click?

[ ]

Ricardo

At 11:27 2/6/2006, you wrote:
On Fri, 02 Jun 2006 10:28:26 -0300
Arí Ricardo Ody <[EMAIL PROTECTED]> wrote:

> I have a project that is running day-by-day with no news. Today I add
> a TSpeedButton(later a TButton, trying to make it compile OK).
> If I build the project it run compiles and link edit OK. If I double
> click on the new button I receive the message:
>
> The component editor of class "TdefaultCompnentEditor" has created the
> error: "Unable to find method. Plz fix the error shown in the message
> window"
>
> The message window contains:
>
> unit_executa_conversor.pas(9,73) Error: unit not found: unutil

Right click on IDE message window and use Help.


Mattias


> I have an "unutil" unit. I go to the directory
> "c:\lazarus\pp\units\i386-win32\rtl" and here we have:
>
> libunutil.a, unutil.o, unutil.ppu
>
> Over there are the other units of Lazarus, like crt, sysutils, strutils,
> etc.
>
> Why Lazarus(or the fpc compiler) doesn't find the unit? Why "build"
> doesn't report the same error?
>
> (I copy the unutil.pas to the same directory of the project, compile
> the project and double click on the new button and go forward, but I
> would like to know what's wrong)
>
> Greetings from Sao Paulo - Brasil
>
> Ricardo
>
>
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to