[Lazarus] LibUSB problem

Henry Vermaak henry.vermaak at gmail.com
Tue Nov 17 11:04:41 CET 2009


2009/11/17 Marko Medic <medamarko at gmail.com>:
> Hi,
> I'm new to lazarus nad linux programming.
> I have a problem with libusb and lazarus.
> I am using unit created by Uwe Zimmermann and when i try to compile my
> project i got this error: /usr/bin/ld: cannot find -lusb.

You need a libusb-dev package (or similar).  Alternatively, you can
make a libusb.so symlink yourself.  This is only needed for compile
time.

Henry




More information about the Lazarus mailing list