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

Unable to run code #20

Closed
SSDABSiddique opened this issue Sep 28, 2020 · 1 comment
Closed

Unable to run code #20

SSDABSiddique opened this issue Sep 28, 2020 · 1 comment

Comments

@SSDABSiddique
Copy link

SSDABSiddique commented Sep 28, 2020

Hi, I am very new to Go. I am developing an Android application which will run with "remote-touchpad". So I need to run "remote-touchpad". I am using GoLand by JetBrains to run code But I have getting following errors:

# command-line-arguments .\main.go:52:29: undefined: Backend .\main.go:79:26: undefined: KeyLimit .\main.go:82:30: undefined: Key .\main.go:95:26: undefined: PointerButtonLimit .\main.go:102:32: undefined: PointerButton .\main.go:143:2: undefined: TerminalSetTitle .\main.go:166:14: undefined: Backend .\main.go:169:30: undefined: Backends .\main.go:175:27: undefined: UnsupportedPlatformError .\main.go:204:10: undefined: FindDefaultHost .\main.go:204:10: too many errors note: module requires Go 1.15

OS: Windows 10
Please Help.

@SSDABSiddique
Copy link
Author

For anyone else having same problem, I have solved the issue by changing "Run Kind" from "File" to "Package" in configuration.

Thanks.

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

1 participant