-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Currently when trying to compile Stratagus with an Arm processor, compilation of libpng will fail.
Libpng is a dependency of SDL_Image.
I have tried manually removing libpng from the dependencies and cloning the latest version. This fixes the issue.
The latest SDL_Image has updated libpng to 1.6.47, so I have tried to bump the version of SDL_Image in the dependencies repo, but I do not know the correct way to go about it.
Do I just remove the existing directory and clone a new version in?
Any information or guidance on how to bump dependencies would be appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels