===================================================================
--- a/configure.vbs     (revision 43841)
+++ b/configure.vbs     (working copy)
@@ -1409,7 +1409,7 @@
    ' The tools location (first).
    if (strPathMingW32 = "") And (g_blnInternalFirst = True) then
       str = g_strPathDev & "/win.x86/mingw32/v3.3.3"
-      str2 = g_strPathDev & "/win.x86/w32api/v2.5"
+      str2 = g_strPathDev & "/win.x86/w32api/v3.5"
       if CheckForMinGW32Sub(str, str2) then
          strPathMingW32 = str
          strPathW32API = str2

This Patch is contributed under the MIT license

Regards
Bodo


_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to