dbTalk Databases Forums  

Building Berkeley DB on Windows

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Building Berkeley DB on Windows in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Robert Dailey
 
Posts: n/a

Default Building Berkeley DB on Windows - 07-01-2009 , 09:40 PM






Hey everyone,

Berkeley DB provides Visual C++ 6 project files for Windows. I'm
working on a script that will automate the BerkeleyDB build process.
However, there are very limiting options for converting DSP files to
VCPROJ files from the command line. VCBUILD can be used to only
convert DSP files (DSW's cannot). When I convert to a VCPROJ, I then
try to build that VCPROJ from the command line but it fails saying it
cannot find any of the header files. However, when I build from Visual
Studio IDE, it all works fine. I suspect this is because there is no
SLN file until I open it in visual studio, and the working directory
used to find the include directories is based on the location of the
SLN file?

Do you guys have a better way of building BerkeleyDB from the command
line in Windows? NMAKE scripts would be wonderful, but I don't see any
support for those.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.