You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}4. i got this error# github.com/kbinani/screenshot
../../go/pkg/mod/github.com/kbinani/[email protected]/darwin.go:41:14: error: use of undeclared identifier 'SCScreenshotManager'
[SCScreenshotManager captureImageWithFilter:filter
^
1 error generated.`
The text was updated successfully, but these errors were encountered:
`package main
import (
"github.com/go-vgo/robotgo"
)
func main() {
}
4. i got this error
# github.com/kbinani/screenshot../../go/pkg/mod/github.com/kbinani/[email protected]/darwin.go:41:14: error: use of undeclared identifier 'SCScreenshotManager'
[SCScreenshotManager captureImageWithFilter:filter
^
1 error generated.`
The text was updated successfully, but these errors were encountered: