主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mklists
活动总数
6
最后的活动
2021年09月22日 18:35
成员加入日期
2021年09月22日 04:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2021年09月22日 18:35
Ha! You're right. Somewhere along the way I unchecked the system env vars option. In retrospect, I think what happened is that that configuration began as a remote build config on a linux box and w...
社区
GoLand
Mac cross-compile to Linux/arm64 error: "build cache is required, but could not be located: GOCACHE is not an absolute path"
1 票
创建于
2021年09月22日 17:34
Ah ha! It turns out you must actually define HOME in the run configuration: I should have taken the error message to heart. I'm just surprised that the environment does not have HOME defined. I su...
社区
GoLand
Mac cross-compile to Linux/arm64 error: "build cache is required, but could not be located: GOCACHE is not an absolute path"
0 票
创建于
2021年09月22日 17:28
Thanks again, Daniil. The log upload ID is 2021_09_22_uiPKNyJ5gmpjJix4 GOROOT=/usr/local/opt/go/libexec #gosetupGOPATH=/Users/mk/go #gosetup/usr/local/opt/go/libexec/bin/go build -o /Users/mk/work/...
社区
GoLand
Mac cross-compile to Linux/arm64 error: "build cache is required, but could not be located: GOCACHE is not an absolute path"
0 票
创建于
2021年09月22日 16:49
Thanks for your response, Daniil. I should have mentioned that I'm using Go 1.17 darwin/amd64. Cross-compilation works fine for both amd64 and arm64 in the shell: mk@tonks:~/work/svn_migrate> GOOS=...
社区
GoLand
Mac cross-compile to Linux/arm64 error: "build cache is required, but could not be located: GOCACHE is not an absolute path"
0 票