LibusbJava

libusb for Java

User Tools

Site Tools


installation:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
installation:start [2019/06/26 10:59] sfinkinstallation:start [2019/09/17 09:34] sfink
Line 3: Line 3:
     - Download the current libusb-Binaries from [[https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.19/|http://libusb.info]] \\ The current version of LibusbJava supports libusb-1.0.19 [[http://sourceforge.net/projects/libusb/files/libusb-1.0/|Other Releases]]     - Download the current libusb-Binaries from [[https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.19/|http://libusb.info]] \\ The current version of LibusbJava supports libusb-1.0.19 [[http://sourceforge.net/projects/libusb/files/libusb-1.0/|Other Releases]]
     - Extract downloaded file     - Extract downloaded file
-    - copy the corresponding libusb-1.0.dll (64-bit)  into your System32 directory (C:\Windows\System32)+    - Copy the corresponding libusb-1.0.dll (64-bit)  into your System32 directory (C:\Windows\System32)
   - Install LibusbJava   - Install LibusbJava
-    If you like to use LibusbJava with the USB BDI for the MPC555 or a Atmel AT90USB1287, you may also download the NTB Windows Driver Package. It includes the necessary .inf-Files for WinUSB for this two types of Hardware and LibusbJava. More information can be found [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package/start|here]]. +     - Download latest [[http://sourceforge.net/projects/libusbjava/files/libusbjava-snapshots/20150624/LibusbJava-1_1_64bit.zip/download|Binaries]]
-    - **OR:** Download latest [[http://sourceforge.net/projects/libusbjava/files/libusbjava-snapshots/20150624/LibusbJava-1_1_64bit.zip/download|Binaries]]+
       - If you are using Java version 9 or later, install the ''LibusbJava plugin for eclipse'' described [[http://deepjava.org/getting_started|here]]. Else copy LibusbJava.jar to C:\Windows\Sun\Java\lib\ext       - If you are using Java version 9 or later, install the ''LibusbJava plugin for eclipse'' described [[http://deepjava.org/getting_started|here]]. Else copy LibusbJava.jar to C:\Windows\Sun\Java\lib\ext
-      - copy LibusbJava-1_1.dll and the MinGW C++ Standard Libraries (libgcc_s_seh-1.dll, libstdc++-6.dll, libwinpthread-1.dll) to C:\Windows\System32+      - Copy LibusbJava-*.dll and the MinGW C++ Standard Libraries (libgcc_s_seh-1.dll, libstdc++-6.dll, libwinpthread-1.dll) to C:\Windows\System32 
 +    - If you like to use LibusbJava with the USB BDI for the MPC555 or a Atmel AT90USB1287, you may also download the NTB Windows Driver Package. It includes the necessary .inf-Files for WinUSB for this two types of Hardware and LibusbJava. More information can be found [[http://wiki.ntb.ch/infoportal/software/ntb_windows_driver_package/start|here]]. 
  
  
installation/start.txt · Last modified: 2022/06/17 16:05 by ursgraf