I'm on Manjaro, trying to install kidsruby.
When I do bundle install I get this error:
An error occurred while installing qtbindings (4.6.3.4), and Bundler cannot
continue.
Make sure that gem install qtbindings -v '4.6.3.4' succeeds before bundling.
When I try do a gem install qtbindings -v '4.6.3.4 I get an error and can't install but if I do gem install qtbindings I get no error.
Is there a way to instead use the latest qtbindings on kidsruby install?
My qt4 version on my system is 4.8.7-20
I'm on Manjaro, trying to install kidsruby.
When I do
bundle installI get this error:When I try do a
gem install qtbindings -v '4.6.3.4I get an error and can't install but if I dogem install qtbindingsI get no error.Is there a way to instead use the latest qtbindings on kidsruby install?
My qt4 version on my system is 4.8.7-20