Skip to content

Librocket fails (sf::Key::Code Key) not declared #51

@vladimir1986

Description

@vladimir1986

Using Arch Linux, I tried to install librocket from repository, which doesn't work any more. Compiled successfully from source though.

When trying to compile OpenSkyscraper, I find that cmake will work flawlessly, but trying to use make will fail:

OpenSkyscraper/source/Rocket/SystemInterface.h:38:55: error: ‘sf::Key’ has not been declared
Rocket::Core::Input::KeyIdentifier TranslateKey(sf::Key::Code Key);

the library "OpenSkyscraper/source/GUIManager.h" seems to suffer from the same problem of "sf::key has not been declared"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions