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
../gimp/app/widgets/gimpcolordialog.c: In function ‘gimp_color_dialog_show’: ../gimp/app/widgets/gimpcolordialog.c:824:40: error: passing argument 1 of ‘gimp_color_dialog_style_updated’ from incompatible pointer type [-Wincompatible-pointer-types] 824 | gimp_color_dialog_style_updated (dialog); | ^~~~~~ | | | GimpColorDialog * {aka struct _GimpColorDialog *} ../gimp/app/widgets/gimpcolordialog.c:337:45: note: expected ‘GtkWidget *’ {aka ‘struct _GtkWidget *’} but argument is of type ‘GimpColorDialog *’ {aka ‘struct _GimpColorDialog *’} 337 | gimp_color_dialog_style_updated (GtkWidget *widget) | ~~~~~~~~~~~^~~~~~ [ 54% | 1402<1<1183 | 10.8bps ] Compiling C object app/widgets/libappwidgets.a.p/gimpcolordisplayeditor.c.o ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build().
The text was updated successfully, but these errors were encountered:
Same on gimp-develop-git.
Sorry, something went wrong.
gimp-devel gimp-devel AUR does compile.
No branches or pull requests
The text was updated successfully, but these errors were encountered: