Not logged inGosu Forums
Forum back to libgosu.org Help Search Register Login
Up Topic Gosu / Gosu Exchange / Installing chipmunk in Ruby 2.4.3 failed!
- - By kyonides Date 2018-04-14 20:30
This is the error message that I get if using Ruby 2.4.3 (but not on 2.3.3)...

Temporarily enhancing PATH for MSYS/MINGW...
Building native extensions.  This could take a while...
ERROR:  Error installing chipmunk:
        ERROR: Failed to build gem native extension.

    current directory: C:/Ruby/lib/ruby/gems/2.4.0/gems/chipmunk-6.1.3.4/ext/chipmunk
C:/Ruby/bin/ruby.exe -r ./siteconf20180414-4972-yr7qn9.rb extconf.rb creating Makefile

current directory: C:/Ruby/lib/ruby/gems/2.4.0/gems/chipmunk-6.1.3.4/ext/chipmunk
make "DESTDIR=" clean
"make" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable.

current directory: C:/Ruby/lib/ruby/gems/2.4.0/gems/chipmunk-6.1.3.4/ext/chipmunk
make "DESTDIR="
"make" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable.

make failed, exit code 1

Gem files will remain installed in C:/Ruby/lib/ruby/gems/2.4.0/gems/chipmunk-6.1.3.4 for inspection.
Results logged to C:/Ruby/lib/ruby/gems/2.4.0/extensions/x64-mingw32/2.4.0/chipmunk-6.1.3.4/gem_make.out
Parent - - By jlnr (dev) Date 2018-04-16 22:18
I guess this belongs here: https://github.com/chipmunk-rb/chipmunk/issues

I'm not sure how gem compilation works on Windows, it could also be an issue with your Ruby 2.4.3 installation. You could check with Ruby 2.5 (which Gosu supports now). If nothing else works, 2.3.3 is a fine version ;)
Parent - - By rremedio Date 2018-04-17 17:33
I've been avoiding Ruby 2.4 and up since apparently it breaks some gems (maybe because of the new devkit thing?)
Parent - - By lol_o2 Date 2018-04-17 19:52
Well, I'm using Ruby 2.4.2 and everything works fine.
Parent - By kyonides Date 2018-04-18 01:00
Since my linux distro has not updated Ruby since it had reached version 2.3.x chipmunk runs on it :P Windos had to be the same old rascal... =_=
Up Topic Gosu / Gosu Exchange / Installing chipmunk in Ruby 2.4.3 failed!

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill