I’m really excited about this!
I’ve been wanting a Ruby alternative to Processing (Ruby Processing is a nice achievement but it still feels too flimsy because of the Java)
C++ is way too tricky for me, so looking forward to playing with the power of OF via Ruby
Hi, I’ve just donwnloaded rbof and I am very keen to play with it but I don’t know how to install the bundle and the dynlib and where to put the ruby library so is accessible.
ruby runme.rb
./librbof.bundle: dlopen(./librbof.bundle, 9): no suitable image found. Did find: (LoadError)
./librbof.bundle: mach-o, but wrong architecture - ./librbof.bundle
from ./rbof.rb:3
from runme.rb:1:in `require'
from runme.rb:1
trying to re-build fails… I’ve managed to get a bundle compiled with a recent version of OF (0.061); reply, if you want to get the XCode configuration.
Unfortunately, it tells me the exact same problem, though.
Can we get some love back into this topic? I’d very much like to use these Ruby bindings but I don’t have any instructions for what/how to compile, etc. (So of course I keep receiving Ruby errors that the required libraries do not exist.) Help?
I don’t know if this will be any help at all, but he appears to have used swig to create the bindings. Unfortunately, his swig interface file is not in the google repo.
It’s from a guy at Parsons. In-progress of course. At the moment it compiles but the example scripts generate fatal errors so I haven’t been able to see it run yet. (But since he’s constantly working on it I’m hoping that issue will resolve itself rather soon.) I’m not fond of the grandiose descriptions and branding of it–but that’s besides the point I guess. I’d love to work on this problem myself but time is definitely an issue! Soooooo looking forward to using Ruby in this way. I hope all’s well with you and say hello to NYC for me.