Skip to content

Installation on ArchLinux #20

Description

@tdurivaux

libsfml-dev does not exist on ArchLinux (either on official repos or AUR), but sfml and csfml are available.

But this is not the main issue here: make fails with the following error.
/home/.../ToonChess/src/ColorPicking/ColorPicking.cxx:172:24: error: ‘round’ was not declared in this scope
int selectedX = (int)round(pixel.r*8);
^~~~~

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