Here's the relevant portion:
#+(or mswindows windows win32)
((:compiler . :cygwin)
(:berkeley-db-version . "4.7")
(:berkeley-db-include-dir . "C:/Program Files (x86)/Oracle/Berkeley DB
4.7.25/include/")
(:berkeley-db-lib-dir . "C:/Program Files (x86)/Oracle/Berkeley DB
4.7.25/bin/")
(:berkeley
What's your my-config.sexp?
On Dec 6, 2009, at 1:12 PM, Elliott Slaughter wrote:
> Hi,
>
> I'm testing the newest Elephant 1.0 SBCL 1.0.29 on Windows 7 with BDB 4.7. I
> get the following error when attempting to open a controller. (I've used SBCL
> with Elephant 1.0 and BDB 4.5 in the past, s
Hi,
I'm testing the newest Elephant 1.0 SBCL 1.0.29 on Windows 7 with BDB 4.7. I
get the following error when attempting to open a controller. (I've used
SBCL with Elephant 1.0 and BDB 4.5 in the past, so either this is an upgrade
issue from 4.5 to 4.7 or a regression.)
Let me know if there is an