Skip to content

libjpeg 6.2 required? #34

@ghost

Description

Downloaded the latest compiled version of Linux and I'm getting:

./Witch_Blast: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

So, I link libjpeg.so.62 back to my libjpeg.so, and it seems to be hard coded for 6.2.

./Witch_Blast: /usr/lib/libjpeg.so.62: version `LIBJPEG_6.2' not found (required by ./lib/libsfml-graphics.so.2.3)

I have 8.0 of libjpeg. If this is a hard set requirement of 6.2, maybe you should include it in the release with the other lib files. Doesn't even look like 6.2 exists in the AUR anymore.

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