<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
/* List Definitions */
@list l0
        {mso-list-id:1468162810;
        mso-list-type:hybrid;
        mso-list-template-ids:-1509363314 67698689 67698691 67698693 67698689 67698691 67698693 67698689 67698691 67698693;}
@list l0:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal>Hi,<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>I downloaded “db-5.0.11.zip” and compiled using “Visual
Studio 2005”, instead of “eMbedded Visual C++ 4.0” as per
documentation, since I do not have “eMbedded Visual C++ 4.0”.
It compile all the source. I got 3 errors and 209 warnings. All
errors and few warnings are below.<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>I have three questions:<o:p></o:p></p>
<p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span
style='font-family:Symbol'><span style='mso-list:Ignore'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span></span><![endif]>Is it OK to use “Visual Studio 2005”?
Seems to compile fine.<o:p></o:p></p>
<p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span
style='font-family:Symbol'><span style='mso-list:Ignore'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span></span><![endif]>How can these errors be fixed? <o:p></o:p></p>
<p class=MsoListParagraph style='text-indent:-.25in;mso-list:l0 level1 lfo1'><![if !supportLists]><span
style='font-family:Symbol'><span style='mso-list:Ignore'>·<span
style='font:7.0pt "Times New Roman"'>
</span></span></span><![endif]>Where is libdb_sql50sd.lib?<o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>-----------------------------------<o:p></o:p></p>
<p class=MsoNormal>Error 210 error
C2065: 'db_errno' : undeclared identifier c:\Projects\Oracle\db-5.0.11\sql\adapter\btree.c 3005 <o:p></o:p></p>
<p class=MsoNormal>Error 211 error
C2106: '=' : left operand must be l-value c:\Projects\Oracle\db-5.0.11\sql\adapter\btree.c 3005 <o:p></o:p></p>
<p class=MsoNormal>Error 212 fatal
error LNK1181: cannot open input file 'libdb_sql50sd.lib' wce_sql <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Warning 1 warning
LNK4099: PDB 'vc80.pdb' was not found with
'.\debug_pocketpc2003_armv4\wce_tpcb\TpcbUI.obj' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info TpcbUI.obj <o:p></o:p></p>
<p class=MsoNormal>Warning 2 warning
LNK4099: PDB 'vc80.pdb' was not found with
'.\debug_pocketpc2003_armv4\wce_tpcb\TpcbExample.obj' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info TpcbExample.obj <o:p></o:p></p>
<p class=MsoNormal>Warning 3 warning
LNK4099: PDB 'vc80.pdb' was not found with
'Debug_PocketPC2003_ARMV4\libdb50sd.lib' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info libdb50sd.lib <o:p></o:p></p>
<p class=MsoNormal>Warning 4 warning
LNK4099: PDB 'vc80.pdb' was not found with
'Debug_PocketPC2003_ARMV4\libdb50sd.lib' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info libdb50sd.lib <o:p></o:p></p>
<p class=MsoNormal>Warning 5 warning
LNK4099: PDB 'vc80.pdb' was not found with
'Debug_PocketPC2003_ARMV4\libdb50sd.lib' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info libdb50sd.lib <o:p></o:p></p>
<p class=MsoNormal>Warning 6 warning
LNK4099: PDB 'vc80.pdb' was not found with
'Debug_PocketPC2003_ARMV4\libdb50sd.lib' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info libdb50sd.lib <o:p></o:p></p>
<p class=MsoNormal>Warning 7 warning
LNK4099: PDB 'vc80.pdb' was not found with
'Debug_PocketPC2003_ARMV4\libdb50sd.lib' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info libdb50sd.lib <o:p></o:p></p>
<p class=MsoNormal>Warning 8 warning
LNK4099: PDB 'vc80.pdb' was not found with
'Debug_PocketPC2003_ARMV4\libdb50sd.lib' or at
'c:\Projects\Oracle\db-5.0.11\build_wince\Debug_PocketPC2003_ARMV4\vc80.pdb';
linking object as if no debug info libdb50sd.lib <o:p></o:p></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Regards,<o:p></o:p></p>
<p class=MsoNormal>- Raj<o:p></o:p></p>
<p class=MsoNormal>Raj Laad<o:p></o:p></p>
<p class=MsoNormal>CTO, Pristine Infotech, Inc.<o:p></o:p></p>
<p class=MsoNormal>Cell: 617-538-9593<o:p></o:p></p>
<p class=MsoNormal><span style='font-size:9.0pt;font-family:"Arial","sans-serif"'><a
href="http://www.pristineinfotech.com/"><span style='color:windowtext'>www.pristineinfotech.com</span></a></span><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'><o:p></o:p></span></p>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal><span style='font-size:9.0pt;font-family:"Arial","sans-serif"'>This
email communication including its attachments is intended only for the use of the
individuals to whom it has been addressed. It may contain information that is
privileged and confidential to Pristine Infotech, Inc. If the reader of this
message is not the intended recipient, you are hereby notified that any
dissemination, distribution or copying of this communication is strictly
prohibited. If you have read this communication in error, please notify
us immediately by return e-mail.<o:p></o:p></span></p>
<p class=MsoNormal><o:p> </o:p></p>
</div>
</body>
</html>