Skip to content
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

Unable to build examples #32

Open
JasonMarkowitz opened this issue Feb 1, 2021 · 2 comments
Open

Unable to build examples #32

JasonMarkowitz opened this issue Feb 1, 2021 · 2 comments

Comments

@JasonMarkowitz
Copy link

I'm receiving the following error:
go build github.com/gotk3/gotk3/gdk: invalid flag in pkg-config --libs: -Wl,--export-dynamic

when attempting to build anything surrounding gotk3.
Go version is go version go1.10.4 linux/amd64

OS is Ubuntu 18.04 on AMD64

@warlice
Copy link

warlice commented Jun 4, 2024

also encouter
[email protected]/glib/gbinding_since_2_68.go:15:9: could not determine kind of name for C.g_binding_dup_source

@sunshine69
Copy link

sunshine69 commented Oct 5, 2024

I hit the same issues today with RHEL 8.3 (yeah always a problems).

I did add the build tags pango_1_42 gtk_3_22 . I remember not long time ago it built fine. After recent update - failed!

../../go/pkg/mod/github.com/gotk3/[email protected]/glib/gbinding_since_2_68.go:15:9: could not determine kind of name for C.g_binding_dup_source
../../go/pkg/mod/github.com/gotk3/[email protected]/glib/gbinding_since_2_68.go:24:9: could not determine kind of name for C.g_binding_dup_target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants