2009/11/17 Marko Medic <medama...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to