dissent icon indicating copy to clipboard operation
dissent copied to clipboard

Cannot build: could not determine kind of name for C.AdwAboutWindowClass

Open squeaktoy opened this issue 3 months ago • 0 comments

Here's the command I ran:

$ go install -v libdb.so/dissent@latest
github.com/diamondburned/gotk4-adwaita/pkg/adw
# github.com/diamondburned/gotk4-adwaita/pkg/adw
gotk4-adwaita/[email protected]/adw/adw-about-window.go:22:10: could not determine kind of name for C.AdwAboutWindowClass

This error is the same as in #186 but the solution in that issue does not solve this one, so this one might have a different cause.

I have libadwaita 1.4.4 installed on Gentoo with the introspection and vala useflags enabled.

squeaktoy avatar May 11 '24 22:05 squeaktoy