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
{{ message }}
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
All I did was try to generate static bindings using the menu option, with all default settings. I fixed some errors around things like NiceIO not being available since it's an internal class, or other random things I don't remember off hand right now... but there's so many of these type argument errors that it's impossible to proceed.
I'm trying to compile for iOS in this case. Things work in the editor if I use reflect-binding, but I need static binds for iOS. Though I'm also open to other options.
The text was updated successfully, but these errors were encountered:
So I updated to the latest master, instead of using the latest release. It seems like bindings generate without errors, but now I have a new issue where modules are not being found at run time.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
All I did was try to generate static bindings using the menu option, with all default settings. I fixed some errors around things like NiceIO not being available since it's an internal class, or other random things I don't remember off hand right now... but there's so many of these type argument errors that it's impossible to proceed.
I'm trying to compile for iOS in this case. Things work in the editor if I use reflect-binding, but I need static binds for iOS. Though I'm also open to other options.
The text was updated successfully, but these errors were encountered: