Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Jim Foltz
RE: Help to get working with recent Ruby versions [ reply ]  
2011-02-07 22:05
Thanks Albert,

I managed to get it going by intstalling the tk-win gem, and then making a minor change to line 32 of tkarena.rb (needed to add .to_i to the 3 data[][] array items.)


By: Albert Ramstedt
RE: Help to get working with recent Ruby versions [ reply ]  
2011-02-07 09:10
I havent tried 1.9 or windows actually, but the gosu version mentioned in the forum _should_ work.

By: Jim Foltz
Help to get working with recent Ruby versions [ reply ]  
2011-02-06 19:00
Is there a FAQ for getting this to run using a recent (192) version of Ruby? Seems like Tk support was dropped from the Ruby installer, and I'm not having any luck figuring out the steps to make this work, or which gems need installed. (Windows XP, btw.)

Thanks.