Displaying 1 result from an estimated 1 matches for "dbxml_wrap".
2006 Jun 07
1
bdb xml
...rosoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
swig -ruby -c++ -I. -I/usr/local/include -o ext/db_wrap.cc ext/db.i
ext\db.i(15): Error: Unable to find ''db_cxx.h''
rm -r ext/db_wrap.cc
rm -r ext/db_wrap.obj
rm -r ext/dbxml_wrap.cc
rm -r ext/dbxml_wrap.obj
swig -ruby -c++ -I. -I/usr/local/include -o ext/db_wrap.cc ext/db.i
ext\db.i(15): Error: Unable to find ''db_cxx.h''
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
swig -ruby -c++ -I....