From d1cd735b70a77d9cfe1d84dd95a1cf461b621960 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 10 Feb 2015 23:23:04 +0100 Subject: [PATCH] sigrok-cross-mingw: README: Revert back to Qt4 for now. The current setup is still using Qt4. Some Qt5 issues need to be sorted out first before we can switch. --- 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 feb9cd6..cdfdd4f 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 libftdi1 \ - glibmm qtbase qtsvg boost check + glibmm qt boost check This will take a while. -- 2.30.2