Code Monkey home page Code Monkey logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024

Original comment by [email protected] on 20 May 2011 at 11:16

from redmine-dmsf.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
I´m very interested in this documentation too. I have installed xapian 
bindings ruby but I´m not able to compile omega or index anything. Thanks a lot

Original comment by [email protected] on 16 Jun 2011 at 8:17

from redmine-dmsf.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Have a look at this site: http://www.flax.co.uk/xapian_binaries
There you can get everything you need to build the windows binaries. Depending 
on your compiler (I used MS Visual C++ 2010 Express und Win Server 2003 
Platform SDK) you might have to do some tweaking here and there, but the 
readme.txt on that page is a really good starting point.
Nevertheless it took me about one day to get it working with some trial and 
error.

Some things to note: use zlib123-dll.zip as stated in the readme, newer 
versions have another folder structure and did not work.

With VS2010 you'll have to remove all Manifest-Creation-Entries from 
win31_bin.mak and copy time.h from Visual Studio10\vc\include to Visual 
Studio10\vc\include\sys.

Also Visual C++ does not seem to have unistd.h. But you can change the 
requirement in {Omega-Src}\common\safyselect.h to io.h.

Original comment by [email protected] on 5 Jun 2012 at 6:08

from redmine-dmsf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.