Commit 47f7ad1
authored
Compilation script
Add compilation script for windows and linux
for linux :
- install cmake
- install make
- run compile.sh
for windows:
install cmake and mingw
put mingw in the system path
download libusb binaries and put the file in mingw (bin, include, lib)
you can get make.exe build from this repo https://github.com/skeeto/w64devkit
run compile.bat1 parent d6821a5 commit 47f7ad1
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments