[Lazarus] Linking error to lazarus components
Larry Dalton
larrydalton71 at gmail.com
Sat Oct 29 14:03:41 CEST 2016
Thanks! It worked.
Sent from my iPhone
> On Oct 29, 2016, at 04:41, Mattias Gaertner via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
>
> On Sat, 29 Oct 2016 00:07:00 -0500
> Larry Dalton via Lazarus <lazarus at lists.lazarus-ide.org> wrote:
>
>> I have an application that requires MouseAndKeyInput.lpk. I am using
>> lazarus_1.6-0_amd64.deb, fpc-src_3.0.0-151205_amd64.deb, on Linux Cinnamon.
>> I also am using it on Windows 7, and Windows 10. It works great on the
>> Windows boxes, but when I try to compile it on the two Linux systems, I get
>> the following errors:
>> /usr/bin/ld: warning: link.res contains output sections; did you forget -T?
>> /usr/bin/ld: cannot find -lXtst
>> LazCredProj.lpr(29,1) Error: Error while linking.
>> I need a solutiont to this problem.
>
> Have you tried to install libxtst-dev?
>
> Mattias
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus-ide.org
> http://lists.lazarus-ide.org/listinfo/lazarus
More information about the Lazarus
mailing list