You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have any option mechanism right now, and I'm not sure if this is something dune even supports nicely. I think enabling the common image formats (jpg and bmp) makes sense in any case, I'm surprised they aren't enabled by default.
I created a branch (https://github.com/tjammer/raylib-ocaml/tree/test-windows) with a fix, which works on linux. It doesn't yet build on windows (most likely because of encoding of the patch file), but I don't have a windows machine to test the build. I will try again in a few hours
Uh oh!
There was an error while loading. Please reload this page.
When trying to load a texture which is a JPG image I get the following error:
Apparently this has to be explicitly enabled when building the lib?
deltaphc/raylib-rs#169
The text was updated successfully, but these errors were encountered: