Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install ruby gem for chipmuck #28

Open
spanton7 opened this issue May 11, 2021 · 1 comment
Open

install ruby gem for chipmuck #28

spanton7 opened this issue May 11, 2021 · 1 comment

Comments

@spanton7
Copy link

Trying to install ruby-30 gem for chipmuck, got following error msgs:
In file included from C:/Ruby30-x64/include/ruby-3.0.0/ruby.h:38,
from rb_cpSpace.c:25:
rb_cpSpace.c: In function 'segmentQueryCallback':
C:/Ruby30-x64/include/ruby-3.0.0/ruby/ruby.h:84:3: error: call to 'rb_varargs_bad_length' declared with attribute error: argument length doesn't match
84 | rb_varargs_bad_length(argc, vargc)),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:/Ruby30-x64/include/ruby-3.0.0/ruby/ruby.h:84:3: note: in definition of macro 'rb_varargs_argc_check'
84 | rb_varargs_bad_length(argc, vargc)),
| ^~~~~~~~~~~~~~~~~~~~~
rb_cpSpace.c:476:3: note: in expansion of macro 'rb_funcall'
476 | rb_funcall(block, id_call, 1, (VALUE)shape->data, rb_float_new(t), VNEW(n));
| ^~~~~~~~~~
make: *** [Makefile:244: rb_cpSpace.o] Error 1

make failed, exit code 2

@beoran
Copy link
Collaborator

beoran commented May 11, 2021

Sorry this project is outdated no and I do not support it anymore. But feel free to contribute a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants