问题标签 [liteide]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
43 浏览

go - Golang 在 liteIDE 中请求 GOROOT

我在 Windows 10 上使用 Go 并遇到问题。

我尝试使用 LiteIDE 运行一个基本的“Hello, world”Go 程序,但运行时它返回下一个错误:

很多人建议不要设置 GOROOT 路径变量,这意味着没有它 Go 应该可以正常工作,但 LiteIDE 没有。以防万一,我已将 GOPATH 设置为 C:\Program Files (x86)\Go\bin