Re: [MacRuby-devel] macruby and sqlite3 gem (Wladjmir)

2010-03-15 Thread Wladj
Hi, yes i used the latest nightly build, honestly i would prefer to use sqlite3 and activerecord instead of coredata, maybe in few months that will be possible. Thanks for your commitment Wladjmir > > Hi, > > C extensions are not supported in the current stable release, 0.5. > > I suppose you

Re: [MacRuby-devel] macruby and sqlite3 gem

2010-03-13 Thread Laurent Sansonetti
Hi, C extensions are not supported in the current stable release, 0.5. I suppose you are using MacRuby trunk? Support for C extensions on trunk is _very_ experimental. I was able to get the sqlite3 extension working a couple of weeks ago, but I didn't test recently. And currently trunk is a bit

Re: [MacRuby-devel] macruby and sqlite3 gem

2009-03-31 Thread Jordan Breeding
"does not contain a version for the current architecture" sounds like a 32-bit vs. 64-bit problem to me. MacRuby 0.4 has both i386 and x86_64 archs for macruby and macirb, on a capable system it will pick the x86_64 arch first, which means any frameworks you load while running that arch nee