Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing textures_image_kernel example in web makefile #3555

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

Zapunidi
Copy link
Contributor

The PLATFORM_WEB compilation failed on textures_image_kernel. I figured out that it was missing in Makefile, so I just made similar lines in Makefile.Web. There may be a need to limit RAM usage. I have no expertise to decide that.

@raysan5
Copy link
Owner

raysan5 commented Nov 19, 2023

@Zapunidi Thanks for the review! That example was just added yesterday and not properly reviewed yet, the web compilation also requires adding the required resource image.

examples/Makefile.Web Outdated Show resolved Hide resolved
@raysan5 raysan5 merged commit ce26e26 into raysan5:master Nov 20, 2023
@raysan5
Copy link
Owner

raysan5 commented Nov 20, 2023

@Zapunidi thanks for the review!

@Zapunidi
Copy link
Contributor Author

I added image resource. I checked that it is indeed cat.png. I checked that web compiled example is working on my webserver.

@Zapunidi thanks for the review!

Glad to help. I liked your raylib.

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