VirtualBox

Changes between Version 15 and Version 16 of Windows build instructions


Ignore:
Timestamp:
Dec 17, 2006 9:18:16 AM (17 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Windows build instructions

    v15 v16  
    3838 2. Change to the root directory of the sources and enter our build shell environment: `env.bat`.
    3939
    40  3. To build a release package, type `kmk`. This produces the binaries in `out\win.x86\release\bin`. If you want to build a debug version, enter `kmk BUILD_TYPE=debug`.
     40 3. To build a release package, type `kmk`. This produces the binaries in `out\win.x86\release\bin`. If you want to build a debug version, enter `kmk BUILD_TYPE=debug`. In case you have more than one CPU core, you could take advantage of our parallel build system by supplying -j3 (number of cores + 1) as an option to kmk.
    4141
    4242=== Using Other Windows Versions ===

© 2023 Oracle
ContactPrivacy policyTerms of Use