Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 liteIDE 的 Mac OS X 版本 X27.2.1。
我能够很好地构建和运行 .go 文件,但是当我尝试在操场上运行代码时,出现错误:
"Error: Process failed to start"
这是我的设置,在构建和运行 .go 文件时效果很好:
我该如何解决?
谢谢
看起来您正在编辑 darwin64-local.env 文件,但实际上使用的是 system.env 文件(在顶部工具栏的下拉菜单中选择的文件)。确保您使用的是正确的文件。