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
java.lang.foreign.Addressable was a Class that existed in the java 16 version of the foreign function API, when it was still in it's incubator stage and is now removed. I actually authored a PR to the coffi library to make it compatible with the new stable API. I haven't updated raylib-clj yet though.
I am currently working on another PR for the coffi library and once I'm done with that, I will fix raylib-clj up, as this should actually make the bindings here perform much better.
I tried to run this project. Getting syntax due to some problem with the coffi library.
The text was updated successfully, but these errors were encountered: