Changes between Version 76 and Version 77 of Windows build instructions
- Timestamp:
- Jan 27, 2022 7:08:36 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Windows build instructions
v76 v77 8 8 Older versions of Windows might work. 9 9 10 * '''Visual Studio 2010 with service pack 1''' .[[BR]]10 * '''Visual Studio 2010 with service pack 1''' (for trunk: '''Visual Studio 2019 Version 16.11''').[[BR]] 11 11 ''Use `--with-vc=` to specify the path for configure.vbs.'' 12 12 13 * '''Windows Platform SDK v7.1''' [[BR]]13 * '''Windows Platform SDK v7.1''' (just for building !VirtualBox 6.1.x). [[BR]] 14 14 http://www.microsoft.com/en-us/download/details.aspx?id=8279 [[BR]] 15 15 ''Use `--with-sdk=` to specify the path for configure.vbs.'' 16 16 17 * '''Windows Driver Development Kit (WDK) v7.1'''. [[BR]] 17 * '''Windows SDK 11 and WDK 11''' (just for building trunk). [[BR]] 18 https://go.microsoft.com/fwlink/?linkid=2166460 and https://go.microsoft.com/fwlink/?linkid=2166289, see also https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk [[BR]] 19 ''Use `--with-sdk10=` to specify the path for configure.vbs.'' 20 21 * '''Windows Driver Development Kit (WDK) v7.1''' (needed primarily for building Guest Additions). [[BR]] 18 22 http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11800 [[BR]] 19 23 ''Use `--with-ddk=` to specify the path for configure.vbs.''