]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/mingw/README
sigrok-cross-mingw: Switch from libftdi to libftdi1.
[sigrok-util.git] / cross-compile / mingw / README
index a9984dcef5850dfeea4fac3caa3d7e44a0c3c95a..feb9cd6889373cd41ae654b604122704dd4cdd95 100644 (file)
@@ -50,7 +50,7 @@ Then build gcc again:
 
 We now have a system that supports C++11 std::thread. Now build the rest:
 
 
 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 \
+ $ make MXE_TARGETS=i686-w64-mingw32.static glib libzip libusb1 libftdi1 \
    glibmm qtbase qtsvg boost check
 
 This will take a while.
    glibmm qtbase qtsvg boost check
 
 This will take a while.