1 Dec 06:53
build simpleindex.cc on windows using vc9 don't know libs
Morya <morya <at> morya.cn>
2008-12-01 05:53:30 GMT
2008-12-01 05:53:30 GMT
Dear All Guys, Hello there! Greetings! I am currently using VC9 to build xapian simplest sample simpleindex on Windows. I have managed to build xapian, using the tool recommended at the bottom of this page. http://www.xapian.org/download.php (Compiling on MS Windows with MSVC) All the sample apps and test programs did successfully run, but when I create a project from the code, I don't know what libs should I include... There are so many libs, in the "Release" folder. I tried to add all of them to my project, but I still got 20 errors complaining that some external symbols missing. I thought of reading the Makefile myself, but, obviously, it's not a easy job for me. Can anybody tell me what I am doing wrong here, thanks a lot! Best Regards Morya ------------------------ 1>libbackend.lib(dbfactory_remote.obj) : error LNK2001: unresolved external symbol __imp__WSAStartup <at> 8 1>libbackend.lib(dbfactory_remote.obj) : error LNK2001: unresolved external symbol __imp__WSACleanup <at> 0(Continue reading)
RSS Feed