VirtualBox

Changes between Version 63 and Version 64 of Windows build instructions


Ignore:
Timestamp:
Jun 15, 2017 7:28:49 AM (7 years ago)
Author:
Frank Mehnert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Windows build instructions

    v63 v64  
    5656 ''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.''
    5757
     58 * '''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]]
     59 http://www.python.org/download/releases/2.7.10/ [[BR]]
     60 ''Use `--with-python=` to specify the path for configure.vbs.''
     61
    5862 * '''code signing utilities''' (64-bit Windows only). [[BR]]
    5963 Normally part of the WDK: `certmgr.exe`, `makecert.exe`, `signtool.exe` and so on.
     
    6771 Add `VBOX_PATH_GSOAP=/path/to/gsoap-VERSION/gsoap` and `VBOX_GSOAP_INSTALLED=1` to your `LocalConfig.kmk` file (no autodetection from configure.vbs).[[BR]]
    6872 ''Add `VBOX_WITH_WEBSERVICES=` to `LocalConfig.kmk` to disable building + packing the webservice API server.''
    69 
    70  * ''Optional:'' '''Python 2.7.x''', only needed if you want to build Python API bindings, both webservice and COM. Grab the binaries from: [[BR]]
    71  http://www.python.org/download/releases/2.7.10/ [[BR]]
    72  ''Use `--with-python=` to specify the path for configure.vbs.''
    7373
    7474 * ''Optional:'' '''Java SE 6 JDK''', only needed if you want to build Java API bindings, both webservice and COM. Grab the binaries from: [[BR]]

© 2023 Oracle
ContactPrivacy policyTerms of Use