-
Notifications
You must be signed in to change notification settings - Fork 9
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
Can't create simple application. #50
Comments
Your application ID is invalid. For example, you can set it to |
Thanks! |
I suggest creating a file of NOTES in which to put such non-obvious points. |
In the official documentation of GTK4, it is mentioned in the
Please refer to the GIO documentation for the rules regarding application IDs. Currently I haven't found a good way to embed the official documentation of GTK and related libraries into Lisp's Docstring. Therefore, referring to the official documentation directly is still the preferred method for troubleshooting. |
Hello!
I tried to write the most simple application:
When I called main function I got this:
application = NIL
The text was updated successfully, but these errors were encountered: