• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/docs/programmer_reference/
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6    <title>Building a S60 application with the Berkeley DB library</title>
7    <link rel="stylesheet" href="gettingStarted.css" type="text/css" />
8    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9    <link rel="start" href="index.html" title="Berkeley DB Programmer's Reference Guide" />
10    <link rel="up" href="build_s60.html" title="Chapter��25.�� Building Berkeley DB for S60" />
11    <link rel="prev" href="ch25s02.html" title="Building Berkeley DB Library for the Device" />
12    <link rel="next" href="build_s60_notes.html" title="S60 notes" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">Building a S60 application with the Berkeley DB library</th>
19        </tr>
20        <tr>
21          <td width="20%" align="left"><a accesskey="p" href="ch25s02.html">Prev</a>��</td>
22          <th width="60%" align="center">Chapter��25.��
23		Building Berkeley DB for S60
24        </th>
25          <td width="20%" align="right">��<a accesskey="n" href="build_s60_notes.html">Next</a></td>
26        </tr>
27      </table>
28      <hr />
29    </div>
30    <div class="sect1" lang="en" xml:lang="en">
31      <div class="titlepage">
32        <div>
33          <div>
34            <h2 class="title" style="clear: both"><a id="id1626990"></a>Building a S60 application with the Berkeley DB library</h2>
35          </div>
36        </div>
37      </div>
38      <p>Building a Berkeley DB application in the S60 environment is similar
39to building in a Windows environment.  Ensure the include file
40<code class="filename">build_s60/db.h</code> is in the build include path and the created
41<code class="filename">bdb_s60.lib</code> is in the build library path.</p>
42    </div>
43    <div class="navfooter">
44      <hr />
45      <table width="100%" summary="Navigation footer">
46        <tr>
47          <td width="40%" align="left"><a accesskey="p" href="ch25s02.html">Prev</a>��</td>
48          <td width="20%" align="center">
49            <a accesskey="u" href="build_s60.html">Up</a>
50          </td>
51          <td width="40%" align="right">��<a accesskey="n" href="build_s60_notes.html">Next</a></td>
52        </tr>
53        <tr>
54          <td width="40%" align="left" valign="top">Building Berkeley DB Library for the Device��</td>
55          <td width="20%" align="center">
56            <a accesskey="h" href="index.html">Home</a>
57          </td>
58          <td width="40%" align="right" valign="top">��S60 notes</td>
59        </tr>
60      </table>
61    </div>
62  </body>
63</html>
64