Skip to content

[Bug] libGLEW.so.2.2 not found #10

@TheAlternateDoctor

Description

@TheAlternateDoctor

Describe the bug
Toast cannot open, complaining about missing the libGLEW.so.2.2 shared object file.

To Reproduce
Update libGLEW on any Linux machine. /usr/lib/ should contain libGLEW.so.2.3 instead.

Expected behavior
The program opens.

Environment:
EndeavourOS (Linux), Wayland

Additional context
Adding a link to libGLEW.so.2.3 in /usr/lib named libGLEW.so.2.2 also crashes Toast, saying it failed to init GLEW. The complete error is An exception of type std::runtime_error was caught: Toast::Toast: Failed to init GLEW!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions