解决LiteIDE 中的error process failed to start.

yongxinz

关注

阅读 41

2023-06-22


环境变量中定义了没用的:GOBIN


情况2:

package 名必须有main。

如下图: 修改 package 名 为 main 后就正常了。

解决LiteIDE 中的error process failed to start._环境变量

参考:

http://stackoverflow.com/questions/11949007/go-cannot-compile-hello-world-windows/

https://github.com/astaxie/build-web-application-with-golang/blob/master/01.3.md



精彩评论(0)

0 0 举报