diff options
Diffstat (limited to 'docs/installation/win_build64.html')
| -rw-r--r-- | docs/installation/win_build64.html | 51 |
1 files changed, 28 insertions, 23 deletions
diff --git a/docs/installation/win_build64.html b/docs/installation/win_build64.html index 8a7507cb..e3db78e3 100644 --- a/docs/installation/win_build64.html +++ b/docs/installation/win_build64.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -22,9 +22,7 @@ </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="build_win.html">Prev</a> </td> - <th width="60%" align="center">Chapter 5. - Building Berkeley DB for Windows - </th> + <th width="60%" align="center">Chapter 5. Building Berkeley DB for Windows </th> <td width="20%" align="right"> <a accesskey="n" href="win_build_cygwin.html">Next</a></td> </tr> </table> @@ -42,18 +40,22 @@ <dl> <dt> <span class="sect2"> - <a href="win_build64.html#idm80112">x64 build with Visual Studio 2005 or newer</a> + <a href="win_build64.html#idp269712">x64 build with Visual Studio 2005 or newer</a> </span> </dt> </dl> </div> - <p>The following procedure can be used to build natively on a 64-bit system -or to cross-compile from a 32-bit system.</p> <p> - When building 64-bit binaries, the output directory will be one of the following - Berkeley DB subdirectories, depending upon the configuration that you - chose: -</p> + The following procedure can be used + to build natively on a 64-bit system or to cross-compile + from a 32-bit system. + </p> + <p> + When building 64-bit + binaries, the output directory will be one of the + following Berkeley DB subdirectories, depending upon the + configuration that you chose: + </p> <table class="simplelist" border="0" summary="Simple list"> <tr> <td> @@ -80,21 +82,26 @@ or to cross-compile from a 32-bit system.</p> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idm80112"></a>x64 build with Visual Studio 2005 or newer</h3> + <h3 class="title"><a id="idp269712"></a>x64 build with Visual Studio 2005 or newer</h3> </div> </div> </div> <div class="orderedlist"> <ol type="1"> + <li> + Follow the build instructions for your + version of Visual Studio, as described in <a class="xref" href="build_win.html#win_build32" title="Building Berkeley DB for 32 bit Windows">Building Berkeley DB for 32 bit Windows</a>. + </li> <li> - Follow the build instructions for your version of Visual - Studio, as described in - <a class="xref" href="build_win.html#win_build32" title="Building Berkeley DB for 32 bit Windows">Building Berkeley DB for 32 bit Windows</a>. - </li> - <li>Select <span class="emphasis"><em>x64</em></span> from the <span class="emphasis"><em>Platform -Configuration</em></span> dropdown.</li> - <li>Right click on <span class="emphasis"><em>Solution 'Berkeley_DB'</em></span> in the -Solution Explorer, and select <span class="emphasis"><em>Build Solution</em></span></li> + Select <span class="emphasis"><em>x64</em></span> from the + <span class="emphasis"><em>Platform Configuration</em></span> + dropdown. + </li> + <li> + Right click on <span class="emphasis"><em>Solution + 'Berkeley_DB'</em></span> in the Solution + Explorer, and select <span class="emphasis"><em>Build + Solution</em></span></li> </ol> </div> </div> @@ -110,9 +117,7 @@ Solution Explorer, and select <span class="emphasis"><em>Build Solution</em></sp <td width="40%" align="right"> <a accesskey="n" href="win_build_cygwin.html">Next</a></td> </tr> <tr> - <td width="40%" align="left" valign="top">Chapter 5. - Building Berkeley DB for Windows - </td> + <td width="40%" align="left" valign="top">Chapter 5. Building Berkeley DB for Windows </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> |
