Coder Social home page Coder Social logo

Comments (15)

hampelm avatar hampelm commented on August 16, 2024

Seconded -- I have the same issue.

from mongohub-mac.

jhancock avatar jhancock commented on August 16, 2024

some problem with first-gen iMac Core Duo w/ Leopard (10.5.8). This seems like an arbitrary limitation...can someone shine some light on this?

from mongohub-mac.

bskelton avatar bskelton commented on August 16, 2024

Same issue here.

32-bit Snow Leopard

from mongohub-mac.

jimsynz avatar jimsynz commented on August 16, 2024

I have the same issue with 10.6.4 on Core Duo MacBook Pro.

from mongohub-mac.

jhannah avatar jhannah commented on August 16, 2024

Same thing. 10.6.4 2GHz Intel Core Duo MacBook.

from mongohub-mac.

LNGi avatar LNGi commented on August 16, 2024

Same issue. I use a 32-bit Snow Leopard

from mongohub-mac.

cdulecki avatar cdulecki commented on August 16, 2024

It appears that Mongohub is a 64 bit binary, which means it can only run on 64 bit machines. It simply won't work on older hardware. It would be nice if that were in the requirements - all the requirements say are 10.6 or higher.

from mongohub-mac.

jimsynz avatar jimsynz commented on August 16, 2024

I tried really hard to get it to compile on my old 32 bit MBP, but was unable to get the build environment set up the same as @bububa's one.

from mongohub-mac.

ciferkey avatar ciferkey commented on August 16, 2024

What are the odds that a 32bit version could be made? I tried to compile it on xcode, but was unable to...

from mongohub-mac.

campeterson avatar campeterson commented on August 16, 2024

+1 with 32 bit Snow Leopard issue.

from mongohub-mac.

bububa avatar bububa commented on August 16, 2024

MongoHub is compiled under SL 64bit environment. If you want to build on your own machine, please install boost(boost.org) and compile it as 32bit first then compile mongodb c++ driver.
If you can't build the source code please send me the compile error logs.

from mongohub-mac.

bububa avatar bububa commented on August 16, 2024

2.2.0 probably works on any 10.6 system.

from mongohub-mac.

iandennismiller avatar iandennismiller commented on August 16, 2024

MongoHub won't compile on i386 because synthesized ivars are not supported. The solution is to specify a "backing" variable for all ivars. Then, it might compile under i386...

from mongohub-mac.

kof avatar kof commented on August 16, 2024

same thing, please fix it :)

from mongohub-mac.

zutherb avatar zutherb commented on August 16, 2024

same thing .... is it possible to compile it myself

from mongohub-mac.

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.