We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following error occurs when calling LibUI::FFI.uiInit on Mac.
LibUI::FFI.uiInit
2022-02-20 06:48:15.598 ruby[9206:80503] get 0x7fff86ba7388
The text was updated successfully, but these errors were encountered:
I compiled the tester and example of C libui version alpha4.1. I got the same error in C libui.
tester
example
So I think that the warnings do not occur on the Ruby layer. Since C libui alpha4.1 is no longer maintained, I will leave this issue.
Sorry, something went wrong.
This error message does not occur with the new libui-ng.
gem install libui --pre
No branches or pull requests
The following error occurs when calling
LibUI::FFI.uiInit
on Mac.The text was updated successfully, but these errors were encountered: