Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Unable to build on Windows AMD64 #48

Open
SpotifyNoAds opened this issue Nov 10, 2019 · 1 comment
Open

Unable to build on Windows AMD64 #48

SpotifyNoAds opened this issue Nov 10, 2019 · 1 comment

Comments

@SpotifyNoAds
Copy link

I am receiving the following when trying to build for Windows:

./main.go:77:2: undefined: openvpn3.SelfCheck
./main.go:84:12: undefined: openvpn3.NewConfig
./main.go:86:13: undefined: openvpn3.NewSession

Any ideas?

@lukx33
Copy link

lukx33 commented Feb 21, 2023

Host x86_64 GNU/Linux

$ GOOS=windows go build
# github.com/mysteriumnetwork/go-openvpn/examples/desktop
./main.go:79:11: undefined: openvpn3.SelfCheck
./main.go:86:21: undefined: openvpn3.NewConfig
./main.go:88:22: undefined: openvpn3.NewSession
./main.go:88:50: undefined: openvpn3.UserCredentials

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants