[v3] GTK4 build issue on Linux and workaround for the issue #5287
COD3HUNT3R
started this conversation in
General
Replies: 1 comment
|
Very happily accepting bug reports for tagged releases 👍 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As v3 is currently not accepting any bug reports I am posting this as discussion with a workaround.
If you try to build with wails3 application with -tags gtk4 you will get following error.
So, Wails is currently using deprecated gdk functions which may get removed in near future. However you can tell the compiler to ignore and build the application anyway.
All reactions