libdb/docs/installation/build_win.html

436 lines
16 KiB
HTML
Raw Permalink Normal View History

2011-09-13 17:44:24 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Chapter 5.  Building Berkeley DB for Windows</title>
<link rel="stylesheet" href="gettingStarted.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
<link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" />
<link rel="up" href="index.html" title="Berkeley DB Installation and Build Guide" />
2012-11-14 21:35:20 +00:00
<link rel="prev" href="build_android_config.html" title="Android Configuration Options" />
2011-09-13 17:44:24 +00:00
<link rel="next" href="win_build64.html" title="Building Berkeley DB for 64-bit Windows" />
</head>
<body>
<div xmlns="" class="navheader">
<div class="libver">
2012-11-14 21:35:20 +00:00
<p>Library Version 11.2.5.3</p>
2011-09-13 17:44:24 +00:00
</div>
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">Chapter 5. 
Building Berkeley DB for Windows
</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="build_android_config.html">Prev</a> </td>
<th width="60%" align="center"> </th>
<td width="20%" align="right"> <a accesskey="n" href="win_build64.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="chapter" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a id="build_win"></a>Chapter 5. 
Building Berkeley DB for Windows
</h2>
</div>
</div>
</div>
<div class="toc">
<p>
<b>Table of Contents</b>
</p>
<dl>
<dt>
<span class="sect1">
<a href="build_win.html#win_build32">Building Berkeley DB for 32 bit Windows</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm1531520">Visual C++ .NET 2010</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm232112">Visual C++ .NET 2008</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm67456">Visual C++ .NET 2005</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm1085168">Build results</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
</dl>
</dd>
<dt>
<span class="sect1">
<a href="win_build64.html">Building Berkeley DB for 64-bit Windows</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="win_build64.html#idm80112">x64 build with Visual Studio 2005 or newer</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
</dl>
</dd>
<dt>
<span class="sect1">
<a href="win_build_cygwin.html">Building Berkeley DB with Cygwin</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="win_build_cxx.html">Building the C++ API</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="win_build_stl.html">Building the C++ STL API</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="build_win_java.html">Building the Java API</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="build_win_csharp.html">Building the C# API</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="build_win_sql.html">Building the SQL API</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_sql.html#idm1386992">Binary Compatibility With SQLite</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_sql.html#idm1146112">Setting Preprocessor Flags
2011-09-13 17:44:24 +00:00
</a>
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_sql.html#idm1193168">Enabling Extensions</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
<a href="build_win_sql.html#win-disablechecksums">Disabling Log Checksums</a>
</span>
</dt>
<dt>
<span class="sect2">
<a href="build_win_sql.html#build_jdbc">Building the JDBC Driver</a>
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_sql.html#idm313872">Using the JDBC Driver</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_sql.html#idm1594400">Building the ODBC Driver</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_sql.html#idm313808"> Using the ADO.NET Driver
2011-09-13 17:44:24 +00:00
</a>
</span>
</dt>
</dl>
</dd>
<dt>
<span class="sect1">
<a href="build_win_tcl.html">Building the Tcl API</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="win_build_dist_dll.html">Distributing DLLs</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="win_additional_options.html">Additional build options</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="build_win_small.html">Building a small memory footprint library</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="build_win_test.html">Running the test suite under Windows</a>
</span>
</dt>
<dd>
<dl>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_test.html#idp126120">Building the software needed by the tests</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win_test.html#idp137576">Running the test suite under Windows</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
<a href="build_win_test.html#build_win_test_sql">Building the software needed by the SQL tests</a>
</span>
</dt>
</dl>
</dd>
<dt>
<span class="sect1">
<a href="build_win_notes.html">Windows notes</a>
</span>
</dt>
<dt>
<span class="sect1">
<a href="build_win_faq.html">Windows FAQ</a>
</span>
</dt>
</dl>
</div>
<p>
This chapter contains general instructions on building Berkeley DB for specific windows platforms
using specific compilers. The <a class="xref" href="build_win_faq.html" title="Windows FAQ">Windows FAQ</a>
also contains helpful information.
</p>
<p>
The <code class="filename">build_windows</code> directory in the Berkeley DB distribution contains
project files for Microsoft Visual Studio:
</p>
<div class="informaltable">
<table border="1" width="80%">
<colgroup>
<col />
<col />
</colgroup>
<thead>
<tr>
<th>Project File</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Berkeley_DB.sln</td>
<td align="center">Visual Studio 2005 (8.0) workspace</td>
</tr>
<tr>
<td align="center">*.vcproj</td>
<td align="center">Visual Studio 2005 (8.0) projects</td>
</tr>
<tr>
<td align="center">Berkeley_DB_vs2010.sln</td>
<td align="center">Visual Studio 2010 workspace</td>
</tr>
<tr>
<td align="center">*.vcxproj</td>
<td align="center">Visual Studio 2010 projects</td>
</tr>
</tbody>
</table>
</div>
<p>
These project files can be used to build Berkeley DB for the following platforms: Windows
NT/2K/XP/2003/Vista and Windows7; and 64-bit Windows XP/2003/Vista and Windows7.
</p>
<div class="sect1" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="win_build32"></a>Building Berkeley DB for 32 bit Windows</h2>
</div>
</div>
</div>
<div class="toc">
<dl>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm1531520">Visual C++ .NET 2010</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm232112">Visual C++ .NET 2008</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm67456">Visual C++ .NET 2005</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
<dt>
<span class="sect2">
2012-11-14 21:35:20 +00:00
<a href="build_win.html#idm1085168">Build results</a>
2011-09-13 17:44:24 +00:00
</span>
</dt>
</dl>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
2012-11-14 21:35:20 +00:00
<h3 class="title"><a id="idm1531520"></a>Visual C++ .NET 2010</h3>
2011-09-13 17:44:24 +00:00
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Choose <span class="emphasis"><em>File -&gt; Open -&gt; Project/Solution...</em></span>.
In the <code class="filename">build_windows</code> directory, select
<code class="filename">Berkeley_DB_vs2010.sln</code> and click Open.</li>
<li>Choose the desired project configuration from the drop-down menu on
the tool bar (either Debug or Release).</li>
<li>Choose the desired platform configuration from the drop-down menu on
the tool bar (usually Win32 or x64).</li>
<li>To build, right-click on the <code class="filename">Berkeley_DB_vs2010</code> solution and select Build Solution.</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
2012-11-14 21:35:20 +00:00
<h3 class="title"><a id="idm232112"></a>Visual C++ .NET 2008</h3>
2011-09-13 17:44:24 +00:00
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Choose <span class="emphasis"><em>File -&gt; Open -&gt; Project/Solution...</em></span>.
In the <code class="filename">build_windows</code> directory, select
<code class="filename">Berkeley_DB.sln</code> and click Open.</li>
<li>The <span class="emphasis"><em>Visual Studio Conversion Wizard</em></span> will open
automatically. Click the <span class="emphasis"><em>Finish</em></span> button.</li>
<li>On the next screen click the <span class="emphasis"><em>Close</em></span> button.</li>
<li>Choose the desired project configuration from the drop-down menu on
the tool bar (either Debug or Release).</li>
<li>Choose the desired platform configuration from the drop-down menu on
the tool bar (usually Win32 or x64).</li>
<li>To build, right-click on the Berkeley_DB solution and select Build
Solution.</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
2012-11-14 21:35:20 +00:00
<h3 class="title"><a id="idm67456"></a>Visual C++ .NET 2005</h3>
2011-09-13 17:44:24 +00:00
</div>
</div>
</div>
<div class="orderedlist">
<ol type="1">
<li>Choose <span class="emphasis"><em>File -&gt; Open -&gt; Project/Solution...</em></span>.
In the <code class="filename">build_windows</code> directory, select
<code class="filename">Berkeley_DB.sln</code> and click Open</li>
<li>Choose the desired project configuration from the drop-down menu on
the tool bar (either Debug or Release).</li>
<li>Choose the desired platform configuration from the drop-down menu on
the tool bar (usually Win32 or x64).</li>
<li>To build, right-click on the Berkeley_DB solution and select Build Solution.</li>
</ol>
</div>
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
2012-11-14 21:35:20 +00:00
<h3 class="title"><a id="idm1085168"></a>Build results</h3>
2011-09-13 17:44:24 +00:00
</div>
</div>
</div>
<p>
The results of your build will be placed in one of the following
Berkeley DB subdirectories, depending on the configuration that you chose:
</p>
<table class="simplelist" border="0" summary="Simple list">
<tr>
<td>
<code class="filename">build_windows\Win32\Debug</code>
</td>
</tr>
<tr>
<td>
<code class="filename">build_windows\Win32\Release</code>
</td>
</tr>
<tr>
<td>
<code class="filename">build_windows\Win32\Debug_static</code>
</td>
</tr>
<tr>
<td>
<code class="filename">build_windows\Win32\Release_static</code>
</td>
</tr>
</table>
<p>
When building your application during development, you should normally
use compile options "Debug Multithreaded DLL" and link against
2012-11-14 21:35:20 +00:00
<code class="filename">build_windows\Debug\libdb53d.lib</code>. You can also
2011-09-13 17:44:24 +00:00
build using a release version of the Berkeley DB libraries and tools,
which will be placed in
2012-11-14 21:35:20 +00:00
<code class="filename">build_windows\Win32\Release\libdb53.lib</code>. When
2011-09-13 17:44:24 +00:00
linking against the release build, you should compile your code with
the "Release Multithreaded DLL" compile option. You will also need to
add the <code class="filename">build_windows</code> directory to the list of
include directories of your application's project, or copy the Berkeley
DB include files to another location.
</p>
</div>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="build_android_config.html">Prev</a> </td>
<td width="20%" align="center"> </td>
<td width="40%" align="right"> <a accesskey="n" href="win_build64.html">Next</a></td>
</tr>
<tr>
2012-11-14 21:35:20 +00:00
<td width="40%" align="left" valign="top">Android Configuration Options </td>
2011-09-13 17:44:24 +00:00
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> Building Berkeley DB for 64-bit Windows</td>
</tr>
</table>
</div>
</body>
</html>