]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/mingw/README
macosx: Fix another instance that needs the Python 3.6 -> 3.7 bump.
[sigrok-util.git] / cross-compile / mingw / README
index 9ace134c58aeb14f825b56ab6aa956859070dd9e..7620f62b824c57f3f95da33ef632b0278c25ec7d 100644 (file)
@@ -46,7 +46,7 @@ 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 qtbase_CONFIGURE_OPTS='-no-sql-mysql'
+   boost check gendef qtbase_CONFIGURE_OPTS='-no-sql-mysql'
 
 This will take a while.