search for: dbfactory_remot

Displaying 3 results from an estimated 3 matches for "dbfactory_remot".

Did you mean: dbfactory_remote
2009 Feb 12
1
problem when using xapian's static libs in windows
...base __cdecl Xapian::Quartz::open(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?open at Quartz@Xapian@@YA?AVDatabase at 2@ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@@Z) ???? libbackend.lib(dbfactory_remote.obj) : error LNK2001: ????????? "public: __thiscall Xapian::Database::Database(class Xapian::Database::Internal *)" (??0Database at Xapian@@QAE at PAVInternal@01@@Z) libbackend.lib(database.obj) : error LNK2019: ????????? "public: __thiscall QuartzDatabase::QuartzDatabase(class std:...
2007 Jun 13
2
Compiling 1.0.1 on windows : version.h
I tried to compile xapian 1.0.1 under windows but the new /msvc/version.h file has #undef XAPIAN_HAS_REMOTE_BACKEND which prevents /backends/dbfactory_remote.cc to be built. The old (hand-written) version.h.win32 had it defined to 1. Everything build fine if I replace #undef with #define in version.h. Cheers, -- Daniel M?nard
2017 Mar 15
2
xapian core missing link to math on MSYS2
....libs/valuerangeproc.o api/.libs/valuesetmatchdecider.o api/.libs/vectortermlist.o backends/.libs/alltermslist.o backends/.libs/dbcheck.o backends/.libs/database.o backends/.libs/databasereplicator.o backends/.libs/dbfactory.o backends/.libs/slowvaluelist.o backends/.libs/valuelist.o backends/.libs/dbfactory_remote.o backends/.libs/contiguousalldocspostlist.o backends/.libs/flint_lock.o backends/chert/.libs/chert_alldocsmodifiedpostlist.o backends/chert/.libs/chert_alldocspostlist.o backends/chert/.libs/chert_alltermslist.o backends/chert/.libs/chert_btreebase.o backends/chert/.libs/chert_check.o backends/ch...