forked from xbee/go-toxcore
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Milestone
Description
When i try to compile with command GOOS=windows GOARCH=amd64 go build -o bin/test.exe test.go
I have this error :
# github.com/TokTok/go-toxcore-c
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/hooks.go:11:13: undefined: Tox
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/hooks.go:15:13: undefined: Tox
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/hooks.go:19:13: undefined: Tox
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/hooks.go:23:13: undefined: Tox
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/utils.go:46:13: undefined: Tox
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/utils.go:69:13: undefined: Tox
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/utils.go:79:7: undefined: CONNECTION_NONE
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/utils.go:81:7: undefined: CONNECTION_TCP
../../../../go/pkg/mod/github.com/!tok!tok/go-toxcore-c@v0.2.0/utils.go:83:7: undefined: CONNECTION_UDP
When i compile on linux / run it it work perfectly can you help me ?
Metadata
Metadata
Assignees
Labels
No labels