From 8c4e799ad08c5d397f596ca4e4edcc61b3c06410 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 6 Mar 2008 13:49:47 +0000 Subject: [PATCH] Rely on x64 platform configuration when building _bsddb on AMD64. --- PCbuild/_bsddb.vcproj | 16 ++++++++-------- PCbuild/readme.txt | 4 +++- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/PCbuild/_bsddb.vcproj b/PCbuild/_bsddb.vcproj index a59c7032ae..3efdcce0c5 100644 --- a/PCbuild/_bsddb.vcproj +++ b/PCbuild/_bsddb.vcproj @@ -115,11 +115,11 @@ /> @@ -497,11 +497,11 @@ /> diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 4d2f9b6173..6b04b92c8c 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -202,7 +202,9 @@ _bsddb The _bsddb subprojects depends only on the db_static project of Berkeley DB. You have to choose either "Release", "Release AMD64", "Debug" - or "Debug AMD64" as configuration. + or "Debug AMD64" as configuration. For the AND64 builds, you need to + create the "x64" platform first (in Solution Platforms\Configuration + Manager...) Alternatively, if you want to start with the original sources, go to Sleepycat's download page: -- 2.50.1