X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=INSTALL.mingw;h=c8df0fd7045769a5028ada5dfc6cb731ad3e149e;hb=391d8f94a5c0602f0d0c9ccd3642f4ab54361793;hp=5cd8cca1136c6f4a100768fc2e91a377b43bdf4c;hpb=cd9dbe4b061902a15413c4f3d14ea0a4e90f9510;p=fw%2Fstlink diff --git a/INSTALL.mingw b/INSTALL.mingw index 5cd8cca..c8df0fd 100644 --- a/INSTALL.mingw +++ b/INSTALL.mingw @@ -10,6 +10,7 @@ mingw32-base mingw-developer-toolkit 2. Add C:\MinGW\bin to your path. +Note: a user reports she had to use c:\MinGW\msys\1.0\bin 3. Create the C:\MinGW\msys\1.0\etc\fstab file to mount C:\MinGW as /mingw as per http://www.mingw.org/wiki/MSYS: @@ -23,8 +24,10 @@ http://win32builder.gnome.org/packages/3.6/glib_2.34.3-1_win32.zip http://win32builder.gnome.org/packages/3.6/pkg-config_0.28-1_win32.zip http://win32builder.gnome.org/packages/3.6/pkg-config-dev_0.28-1_win32.zip -5. Download latest libusb-1.0 source from git://git.libusb.org/libusb.git and -build (prefix as per http://www.mingw.org/wiki/MSYS) +5. Download latest libusb-1.0 source from +https://github.com/libusb/libusb (newer repo, includes USB 3.0 hub support) +OR the old git://git.libusb.org/libusb.git (original repo, NO USB 3.0 support) +and build (prefix as per http://www.mingw.org/wiki/MSYS) ./autogen.sh ./configure --prefix=/mingw