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
Next revisionBoth sides next revision
installation:start [2019/09/26 09:42] – [Installation Instructions (Windows)] ursgrafinstallation:start [2019/09/26 16:24] – [Installation Instructions (Windows)] ursgraf
Line 6: Line 6:
   - Install LibusbJava   - Install LibusbJava
     - ​Download latest ​[[https://sourceforge.net/projects/libusbjava/files/libusbjava-snapshots/20181023/LibusbJava-1_2_64bit.zip/download|Binaries]]     - ​Download latest ​[[https://sourceforge.net/projects/libusbjava/files/libusbjava-snapshots/20181023/LibusbJava-1_2_64bit.zip/download|Binaries]]
-    - Copy LibusbJava-*.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 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 LibusbJava.jar to your favoured directory and import it into your current project.     - Copy LibusbJava.jar to your favoured 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/getting_started]].+      - 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/getting_started]].
  
  
installation/start.txt · Last modified: 2022/06/17 16:05 by ursgraf