Skip to content

Commit d16a617

Browse files
Crosseandydotxyz
authored andcommitted
Call out the fact that cgo is required to build
1 parent 4a86469 commit d16a617

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ when the application has started and will end, to loop in appropriate features.
4646

4747
See [full API](https://pkg.go.dev/fyne.io/systray?tab=doc) as well as [CHANGELOG](https://github.com/fyne-io/systray/tree/master/CHANGELOG.md).
4848

49+
Note: this package requires cgo, so make sure you set `CGO_ENABLED=1` before building.
50+
4951
## Try the example app!
5052

5153
Have go v1.12+ or higher installed? Here's an example to get started on macOS:

0 commit comments

Comments
 (0)