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

A bit foolish question: Error while building example App #39

Open
yoonjin67 opened this issue Oct 26, 2024 · 0 comments
Open

A bit foolish question: Error while building example App #39

yoonjin67 opened this issue Oct 26, 2024 · 0 comments

Comments

@yoonjin67
Copy link

Hello, I am trying to build glade.go from gotk3-examples. However, it fails with error message

go build glade.go
# github.com/gotk3/gotk3/gdk
../../../go/pkg/mod/github.com/gotk3/[email protected]/gdk/gdk_since_3_22.go:140:180: undefined: callback

build environment is:

go version go1.22.2 linux/amd64
gotk3 v0.6.4
Ubuntu 24.04.1 LTS

However, it goes well with

go build -tags gtk_3_10

Is there any problem in my build command?

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

1 participant