Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Unable to compile  #63

Description

@tomlukeywood

I have the latest version of SFML installed, ruby, git and rake yet when i try and compile with rake i get this output:
./ext/rbsfml/base.cpp:33:14: error: ‘rb_cFixnum’ was not declared in this scope
Value Fixnum(rb_cFixnum);
^
rake aborted!
Command failed with status (1): [g++ -std=c++11 -I/usr/local/include/ruby...]
/tmp/rbSFML/Rakefile:132:in block in compile_o' /tmp/rbSFML/Rakefile:128:in compile_o'
/tmp/rbSFML/Rakefile:216:in `block in <top (required)>'
Tasks: TOP => default => rbsfml
(See full trace by running task with --trace)

Dose anyone know what could be going wrong?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions