go语言运行错误CreateProcess failed with error 216
时间:
2019-03-19 11:28:16
阅读:
205
评论:
收藏:
0
[点我收藏+]
在运行一个go测试程序是报了一个错,刚入门郁闷了但是我有百度啊可是搜索结果不想说了,不是说环境有问题就是main方法(也许也会有),试了多次发现测试程序需在文件名后面加_test(CreateProcess failed with error 216: This version of %1 is not compatible with the version of Windows you‘re running. Check your computer‘s system information and then contact the software publisher)
go语言运行错误CreateProcess failed with error 216
原文:https://blog.51cto.com/3316448/2365120