VirtualBox

Changes between Version 55 and Version 56 of Windows build instructions


Ignore:
Timestamp:
Jun 9, 2017 10:59:00 AM (7 years ago)
Author:
Frank Mehnert
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Windows build instructions

    v55 v56  
    109109 This step will fail for a 64-bit (`amd64`) target if the Guest Additions are part of the build process (which is the default). It will complain about a dependency to `VBoxOGL*` libraries in `out\win.x86\release\bin\additions`. In that case, create the 32-bit Guest Additions by executing
    110110{{{
    111 kmk VBOX_ONLY_ADDITIONS KBUILD_TARGET_ARCH=x86
     111kmk VBOX_ONLY_ADDITIONS=1 KBUILD_TARGET_ARCH=x86
    112112}}}
    113113 After that, type `kmk packing` again and it should succeed.

© 2023 Oracle
ContactPrivacy policyTerms of Use