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

raspberrypi can't build #277

Open
introspection3 opened this issue Jul 7, 2024 · 2 comments
Open

raspberrypi can't build #277

introspection3 opened this issue Jul 7, 2024 · 2 comments

Comments

@introspection3
Copy link

pi@raspberrypi:~/Documents/gemini-tray $ CGO_ENABLED=0 go build main.go

github.com/getlantern/systray

../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:78:2: undefined: nativeLoop
../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:106:2: undefined: registerSystray
../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:111:14: undefined: quit
../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:136:2: undefined: addSeparator
../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:190:2: undefined: hideMenuItem
../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:195:2: undefined: showMenuItem
../../go/pkg/mod/github.com/getlantern/[email protected]/systray.go:220:2: undefined: addOrUpdateMenuItem
../../go/pkg/mod/github.com/getlantern/[email protected]/systray_linux.go:8:2: undefined: SetIcon

@heliosgo
Copy link

heliosgo commented Aug 1, 2024

This package requires cgo

@safciplak
Copy link

safciplak commented Oct 13, 2024

How we can resolve this issue @heliosgo ?

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