Table of Contents

Building

The dll (from C sources) and jar-file (from java sources) must be built separately. Checkout from https://gitlab.ost.ch/tech/inf/public/libusb-java. More detailed information for the maintainers can be reached under https://wiki.bu.ost.ch/inf/libusbjava/start (for internal usage only).

C++ Code

Source code is under /LibusbJava_C.

Windows

Linux

Java Part

Source code is under /LibusbJava_Java.