[fpc-pascal] Linux USB programming using FPC
Henry Vermaak
henry.vermaak at gmail.com
Mon Jun 15 17:37:39 CEST 2009
2009/6/15 Johann Glaser <Johann.Glaser at gmx.at>:
>
> @FPC team: Are you interested in including the libusb header
> translations (and possibly the other stuff) to FPC rtl?
I assume you mean the fpc packages. Just for info:
libusb 0.1* is not developed any more, since libusb 1.0 was released
end of last year. libusb 1.0 hasn't made it into debian stable, yet,
from what I can see, and with 91 pakcages depending on libusb 0.1, I
guess it'll be around for a while still. There is a compatibility lib
called libusb-compat that allows programs to talk to libusb 1.0 with
the 0.1 api, though. libusb 1.0 supports linux and darwin at the
moment.
So when adding a libusb 0.1 package, the other (newer) releases should
probably be added, too.
Henry
More information about the fpc-pascal
mailing list