I have translated and created some examples using opengl with MacRuby
here:
http://www.johnmacshea.org/examples/GameRelated/
The directory Mine/ has examples which although longer - are "cleaner"
HTH,
John
On May 25, 2009, at 20:59 , Matt Aimonetti wrote:
There is problem with macgem not i
There is problem with macgem not installing gems properly. You can try to
unpack your gem and require it manually (recommended since you don't want to
force your users to install gems).
However ruby-opengl uses C extensions which will probably not be MacRuby 0.4
compatible. The good news tho, is t
Hi, I'm just starting to use MacRuby and I would like to be able to
use OpenGL. So far I have been unable to install the GEM.
I have just checked out the current MacRuby trunk (Mon 25 May) and
after building it I get the following error:
sudo macgem install ruby-opengl
Password:
macrub