Giter Site home page Giter Site logo

Comments (10)

janl avatar janl commented on September 23, 2024

You only need to build a new core: http://github.com/janl/couchdbx-core/ and use the resulting folder to replace CouchDBX.app/Contents/Resources/couchdbx-core inside the CouchDBX bundle. No ObjC/Cocoa needed.

from couchdbx-app.

jab avatar jab commented on September 23, 2024

cool, that wasn't too hard at all! after running "port install icu" (apparently a build dependency of couchdb i didn't have), i was successfully able to build a couchdbx-core for 0.10.1. after copying it into couchdbx-app, i opened xcode and hit Build and Run, and then hit a snag in the final Run Script action of the build process due to an invalid "cp -r" command with no destination. After fixing this (pull request submitted), the application bundle built successfully. should i send it to you somehow so it can be posted on http://janl.github.com/couchdbx/?

from couchdbx-app.

janl avatar janl commented on September 23, 2024

yeah, if you could send it over, I'll test & upload it. thanks a lot!

from couchdbx-app.

jab avatar jab commented on September 23, 2024

my pleasure!
http://dl.dropbox.com/u/102037/CouchDBX-0.10.1-R13B02-64bit-Snow-Leopard.zip
http://dl.dropbox.com/u/102037/CouchDBX_Debug_i386.zip

from couchdbx-app.

jab avatar jab commented on September 23, 2024

hey jan, did you ever get a chance to give this a spin?

from couchdbx-app.

janl avatar janl commented on September 23, 2024

It's on my todo, I'm travelling right now, I'll get to it :)

from couchdbx-app.

jab avatar jab commented on September 23, 2024

ah sorry, didn't mean to be a nudge! i should mention that not all my tests pass in the ones i built, but i think the same is true for the ones posted to http://janl.github.com/couchdbx/. is that expected? (fwiw, i just built the newly-packaged macports couchdb 0.10.1 and all tests pass.)

from couchdbx-app.

janl avatar janl commented on September 23, 2024

they should all pass in firefox. the built-in webkit view is not yet supported by the couchdb test suite

from couchdbx-app.

janl avatar janl commented on September 23, 2024

hi, your build depends on /opt/local/bin/icu-config which I believe is from macports. we can't have that in CouchDBX. it should work without macports. Try running the core creator script without /opt/local/bin in your PATH (if I don't beat you to it :)

from couchdbx-app.

janl avatar janl commented on September 23, 2024

0.10.1 is out, closing

from couchdbx-app.

Related Issues (1)

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.