<div dir="ltr"><div><div>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. <br></div>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:<br>/usr/bin/ld: warning: link.res contains output sections; did you forget -T?<br>/usr/bin/ld: cannot find -lXtst<br>LazCredProj.lpr(29,1) Error: Error while linking.<br></div>I need a solutiont to this problem. <br></div>