hybridgroup / kidsruby

KidsRuby is a Ruby programming environment meant for kids to learn and have fun!
http://kidsruby.com
Other
333 stars 104 forks source link

Problems to install "qtbindings" in lion #82

Open jjeb opened 12 years ago

jjeb commented 12 years ago

hey guys, i've some problems to install qtbindings gem, this is the error that i'm getting: => https://gist.github.com/2985828

Also, when i was trying to install qt 4.7, i found that the version that is mentioned in the section "Getting setup for development on a Mac using Homebrew" is already removed from remote (https://downloads.sf.net/project/machomebrew/Bottles/qt-4.7.4-bottle.tar.gz) so instead of "brew install qt" i used "brew install qt --build-from-source". i do not know if that can be the problem.

Thanks.

rafmagana commented 12 years ago

I've been trying to reproduce the error with no success, so, no idea, sorry :( I recommend you to uninstall and reinstall QT and retry

ldenman commented 11 years ago

It looks like another user is having a similar issue, @jjeb.

https://github.com/hybridgroup/kidsruby/issues/72#issuecomment-7268960

nenadl commented 11 years ago

Getting the same thing @ldenman did you ever figure it out?

deadprogram commented 11 years ago

Can you please retry with Ruby 1.9.2-p290 and the versions of gems in the current master branch Gemfile? Thanks!

hunterboerner commented 10 years ago

@jjeb, are you still having this problem or has it been resolved?