Skip to content

Conversation

xoSauce
Copy link

@xoSauce xoSauce commented May 24, 2025

Some functions are currently failing to link when building with meson such as:

IMG_Load(...),
IMG_LoadTexture(...) ,

since they are defined in IMG.c. This fixes it.

@bgilbert
Copy link
Collaborator

You need to add a new release in releases.json.

@xoSauce
Copy link
Author

xoSauce commented May 25, 2025

Done. Thanks 👍

@bgilbert
Copy link
Collaborator

The new version needs to go on top.

Also, please rebase and squash your commits.

Some functions are currently failing to link when building with meson such as:

IMG_Load(...), IMG_LoadTexture(...) since they are defined in IMG.c
@xoSauce xoSauce force-pushed the fix/sdl3_image_wrap branch from 440ba09 to cce722b Compare May 25, 2025 17:19
@xoSauce
Copy link
Author

xoSauce commented May 25, 2025

Not sure why the diff looks weird after the rebase. Probably messed something up on my end.

Created this instead:
#2131

@xoSauce xoSauce closed this May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants