[Lazarus] Can't find unit ComponentEditors used by

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Mar 24 12:05:48 CET 2011


On Thu, 24 Mar 2011 12:34:02 +0200
Zaher Dirkey <parmaja at gmail.com> wrote:

> On Thu, Mar 24, 2011 at 12:16 PM, Zaher Dirkey <parmaja at gmail.com> wrote:
> 
> > Hi,
> > I updated my lazarus from svn, then Make clean all, lazarus was compiled
> > fine
> > but when i try to compile my package i got this message
> >
> > ntvRegCtrls.pas(10,3) Fatal: Can't find unit ComponentEditors used by
> > ntvRegCtrls
> >
> > What i can do to fix this propblem?
> >
> >
> I fixed it by adding IDEIntf to Required Packages, is that correct?

Yes. And don't forget to clean up the "Other Unit files" of your
package. It must only contain your directories. Not directories of
other packages.

Mattias





More information about the Lazarus mailing list