[Xapian-discuss] build simpleindex.cc on windows using vc9 don't know libs

Olly Betts olly at survex.com
Mon Dec 1 06:41:32 GMT 2008


On Mon, Dec 01, 2008 at 01:53:30PM +0800, Morya wrote:
> I don't know what libs should I include... There are so many libs, in the
> "Release" folder.

Yeah - I think we really should be building a single DLL here rather
than statically linking against a huge number of libraries.

>    I tried to add all of them to my project, but I still got 20 errors
> complaining that
> some external symbols missing.

Sounds like you're missing the external dependencies of lib and winsock.

>    I thought of reading the Makefile myself, but, obviously, it's not a easy
> job for me.

Me neither - I'm afraid I don't know how you're meant to specify those
dependencies, but looking at how "omega" is built should reveal what's
needed.

Cheers,
    Olly



More information about the Xapian-discuss mailing list