Re: [MacRuby-devel] Problem with MacGem install

2009-05-25 Thread John Shea
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

Re: [MacRuby-devel] Problem with MacGem install

2009-05-25 Thread Matt Aimonetti
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