Changes between Version 10 and Version 11 of Windows build instructions
- Timestamp:
- Dec 15, 2006 5:11:56 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Windows build instructions
v10 v11 25 25 === Using Other Windows Versions === 26 26 27 Building !VirtualBox on Windows 2000 should work fine except for one or two missing runtime DLLs required by tools or libraries in the !VirtualBox build. It is very likely that these DLLs are already installed on your computer by some other program, so you might not even notice.27 Building !VirtualBox on Windows 2000 should work fine except for one or two missing runtime DLLs that are required by tools or libraries in the !VirtualBox build. It is very likely that these DLLs are already installed on your computer by some other program, so you might not even notice. 28 28 29 Building !VirtualBox on Windows Vista works fine with one exception, kBuild is making use of the Almquist's ash shell which is built using cygwin. As of writingto get cygwin to work properly on Windows Vista, you will need to use a cygwin1.dll dated 2006-11-02 or later. See http://cygwin.com/ml/cygwin/2006-11/msg00059.html for details and http://cygwin.com/snapshots/ for the dll. Download the dll, unpack it, and copy it to kBuild/bin/x86.win/cygwin1.dll.29 Building !VirtualBox on Windows Vista works fine with one exception, kBuild is making use of Almquist's ash shell which is built using cygwin. As of writing in order to get cygwin to work properly on Windows Vista, you will need to use a cygwin1.dll dated 2006-11-02 or later. See http://cygwin.com/ml/cygwin/2006-11/msg00059.html for details and http://cygwin.com/snapshots/ for the dll. Download the dll, unpack it, and copy it to kBuild/bin/x86.win/cygwin1.dll. 30 30 31 (You rare free to try building !VirtualBox on NT4 (or earlier) and Windows 95/98/ME, just don't expect it to succeed nor to run.)31 (You are free to try building !VirtualBox on NT4 (or earlier) and Windows 95/98/ME, just don't expect it to succeed nor to run.) 32 32 33 33 === Using Visual C++ 2005 Express Edition ===

