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 revision
Previous revision
installation:start [2022/02/25 11:17] ditarantoinstallation:start [2022/06/17 16:05] (current) – [Installation Instructions (Windows)] ursgraf
Line 1: Line 1:
 ====== Installation Instructions (Windows) ====== ====== Installation Instructions (Windows) ======
   - Install libusb   - Install libusb
-    - 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 [[http://libusb.info]] \\ The current version of LibusbJava supports libusb-1.0.19.
     - 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)
Line 8: Line 8:
     - Copy LibusbJava-*.dll to C:\Windows\System32     - Copy LibusbJava-*.dll to C:\Windows\System32
     - Copy the MinGW C++ Standard Libraries (libgcc_s_seh-1.dll, libstdc++-6.dll, libwinpthread-1.dll) to C:\Windows\System32. If you have already installed MinGW you can omit this step.         - Copy the MinGW C++ Standard Libraries (libgcc_s_seh-1.dll, libstdc++-6.dll, libwinpthread-1.dll) to C:\Windows\System32. If you have already installed MinGW you can omit this step.    
-    - Copy LibusbJava.jar to your favoured directory and import it into your current project.+    - Copy LibusbJava.jar to your favorite directory and import it into your current project.
     - If you are using the LibusbJava together with eclipse, do as follows     - If you are using the LibusbJava together with eclipse, do as follows
       - Up to Java version 8: copy LibusbJava.jar to C:\Windows\Sun\Java\lib\ext       - Up to Java version 8: copy LibusbJava.jar to C:\Windows\Sun\Java\lib\ext
-      - For Java version 9 or later, install the plugin ''LibusbJava plugin for eclipse'' from our [[http://update.deepjava.org/eclipse | Update Site]]. This step is described in more detail in [[http://deepjava.org/installation]].+      - For Java version 9 or later, install the plugin ''LibusbJava'' plugin for eclipse from our [[http://update.libusb-java.ch/ | Update Site]].
  
  
installation/start.1645784264.txt.gz · Last modified: 2022/02/25 11:17 by ditaranto