projects
/
sigrok-util.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db03c6f
)
mingw: README: Add hidapi.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Sat, 29 Jun 2019 18:23:44 +0000
(20:23 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sat, 29 Jun 2019 18:24:43 +0000
(20:24 +0200)
cross-compile/mingw/README
patch
|
blob
|
history
diff --git
a/cross-compile/mingw/README
b/cross-compile/mingw/README
index 8f206c07e9a800277e98a97e9bbb7cd1c15bd567..14b328c69bb6b1afc618b935e79afeb88c2aa826 100644
(file)
--- a/
cross-compile/mingw/README
+++ b/
cross-compile/mingw/README
@@
-45,8
+45,8
@@
Build all required packages:
$ make MXE_TARGETS=i686-w64-mingw32.static.posix \
MXE_PLUGIN_DIRS=plugins/examples/qt5-freeze \
- gcc glib libzip libusb1 libftdi1
glibmm qtbase qtimageformats qtsvg \
- boost check gendef qtbase_CONFIGURE_OPTS='-no-sql-mysql'
+ gcc glib libzip libusb1 libftdi1
hidapi glibmm qtbase qtimageformats
+
qtsvg
boost check gendef qtbase_CONFIGURE_OPTS='-no-sql-mysql'
This will take a while.