版本 65 和 Windows build instructions 的 版本 66 之間的變動
- 時間撮記:
- 2017-6-21 上午10:13:19 (7 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
Windows build instructions
v65 v66 61 61 62 62 * '''code signing utilities''' (64-bit Windows only). [[BR]] 63 Normally part of the WDK: `certmgr.exe`, `makecert.exe`, `signtool.exe` and so on. 63 Normally part of the WDK: `certmgr.exe`, `makecert.exe`, `signtool.exe` and so on.[[BR]] 64 ''Use '''`VBOX_PATH_SIGN_TOOLS=`''' in `LocalConfig.kmk` to set the path to `signtool.exe` tool''[[BR]] 65 ''Use '''`VBOX_INF2CAT=`''' in `LocalConfig.kmk` to set the path to the `inf2cat.exe` tool'' 64 66 65 67 * ''Optional:'' '''NSIS 2.51''', only needed if you want to build the Guest Additions including the installer. Required plugins: `NsSCM`, `AccessContro`, `NsProcess` and `nsisunz`. Grab the sources or setup from: [[BR]] 66 68 https://sourceforge.net/projects/nsis/files/NSIS%202/2.51/ [[BR]] 67 ''Use '''`VBOX_PATH_NSIS `''' in `LocalConfig.kmk` to set the path to this package.69 ''Use '''`VBOX_PATH_NSIS=`''' in `LocalConfig.kmk` to set the path to this package. 68 70 69 71 * ''Optional:'' '''gSOAP 2.8.x''', only needed if you want to build the webservice API server. Grab the sources from: [[BR]]