From a1c891a9f2500c678603900447015083943f96ec Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 17 Aug 2014 16:45:26 +0200 Subject: [PATCH] sigrok-cross-mingw: Switch to Qt5. --- cross-compile/mingw/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-compile/mingw/README b/cross-compile/mingw/README index 713e387..9aed6c4 100644 --- a/cross-compile/mingw/README +++ b/cross-compile/mingw/README @@ -51,7 +51,7 @@ Then build gcc again: We now have a system that supports C++11 std::thread. Now build the rest: $ make MXE_TARGETS=i686-w64-mingw32.static glib libzip libusb1 libftdi \ - qt boost check + qtbase boost check This will take a while. -- 2.30.2