Skip to content

Commit

Permalink
Update How_To_Build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bvernoux authored Oct 29, 2023
1 parent 7c717ff commit cd31dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HydraUSB3_USB_benchmark/How_To_Build.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ GitHub Workflows / CI Build is available on [Build_HydraUSB3_USB_benchmark.yml](
- `pacman -Syu`
- `pacman -S mingw-w64-x86_64-make mingw-w64-x86_64-pkgconf mingw-w64-x86_64-gcc mingw-w64-x86_64-libusb`
#### Automatic build (using Makefile)
`ming32-make.exe`
`mingw32-make.exe`
- Optional copy libusb-1.0.dll to same directory as the executable(if it is not in your path)
- `cp /mingw64/bin/libusb-1.0.dll ./`

0 comments on commit cd31dfc

Please sign in to comment.