VirtualBox

Changes between Version 70 and Version 71 of Windows build instructions


Ignore:
Timestamp:
Aug 9, 2020 11:03:08 AM (4 years ago)
Author:
bird
Comment:

mingw is no longer necessary; neither is openssl as it's part of the source tree.

Legend:

Unmodified
Added
Removed
Modified
  • Windows build instructions

    v70 v71  
    1818 http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11800 [[BR]]
    1919 ''Use `--with-ddk=` to specify the path for configure.vbs.''
    20 
    21  * '''MingW''' (32-bit Windows only): [[BR]]
    22  GCC 3.3.3: http://prdownloads.sf.net/mingw/gcc-core-3.3.3-20040217-1.tar.gz?download [[BR]]
    23  and http://prdownloads.sf.net/mingw/gcc-g++-3.3.3-20040217-1.tar.gz?download [[BR]]
    24  Runtime: http://prdownloads.sf.net/mingw/mingw-runtime-3.8.tar.gz?download [[BR]]
    25  W32API: http://prdownloads.sf.net/mingw/w32api-3.5.tar.gz?download [[BR]]
    26  Binutils: http://prdownloads.sf.net/mingw/binutils-2.13.90-20021006-2.tar.gz?download [[BR]]
    27  ''Use `--with-mingw32` and `--with-w32api=` to specify the path to configure.vbs.''
    28 
    29  * '''MingW''' (64-bit Windows only). [[BR]]
    30  GCC 4.5.4: http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/rubenvb/gcc-4.5-release/x86_64-w64-mingw32-gcc-4.5.4-release-win64_rubenvb.7z/download [[BR]]
    31  ''Use `--with-mingw-w64=` to specify the path for configure.vbs.''
    3220
    3321 * '''Qt v5.6.x or later''' [[BR]]
     
    5139 (use the devel version ''without'' SSL support) [[BR]]
    5240 ''Use `--with-libcurl=` to specify the path for configure.vbs. For building the 64-bit target you need to add `--with-libcurl32=` to specify the path to the 32-bit cURL development package as both cURL variants (32-bit and 64-bit) are required then.''
    53 
    54  * '''OpenSSL 1.1.0'''. Grab the binaries from: [[BR]]
    55  https://slproweb.com/products/Win32OpenSSL.html [[BR]]
    56  ''Use `--with-openssl=` to specify the path for configure.vbs. For building the 64-bit target you need to add `--with-openssl32=` to specify the path to the 32-bit OpenSSL development package as both OpenSSL variants (32-bit and 64-bit) are required then.''
    5741
    5842 * '''Python 2.7.x''', needed to build Python API bindings, both webservice and COM. Also required to build the 3D support. Grab the binaries from: [[BR]]

© 2023 Oracle
ContactPrivacy policyTerms of Use