[Lazarus] Cannot find unit lNet when building project

Sven Barth pascaldragon at googlemail.com
Fri Jan 15 14:38:52 CET 2016


Am 15.01.2016 12:30 schrieb "Mattias Gaertner" <nc-gaertnma at netcologne.de>:
> > I usually
> > create the objects in code anyway and my test program is a console
> > (non-gui) program.
> >
> > >Maybe you updated your compiler and forgot to update lnet?
> > Same compiler as before (3.0.0)
> > And the IDE picks up the source unit from:
> > /usr/fpc/3.0.0/utils/fppkg/lnet/lnet.pp
>
> Good. That's the usual place on Linux.

That's the place where fppkg needs it during compilation, yes, but not
where the compiler would and should find it. The user should use fppkg
(just a coincidence that both times fppkg is involved here) to install the
package (AFAIK "fppkg install lnet").

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160115/91d6e26b/attachment-0003.html>


More information about the Lazarus mailing list