Skip to content

install ruby gem for chipmuck #28

@spanton7

Description

@spanton7

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions