Am 15.01.2016 12:30 schrieb "Mattias Gaertner" <[email protected]>:
> > 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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to