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.
星期五我已经将 Windows 从 8 升级到 8.1,并且 c++ 项目的 makefile 不再工作了。Windows 打开一个窗口,声称错误 0xc0000142,当这个窗口关闭时,shell 给出错误 66。 Makefile 对其他操作系统很好(makefile 中没有错误)。有人面临同样的问题吗?是 Windows 8.1 的问题还是我的问题,因为升级时出了问题?
谢谢!最低点
我一直有同样的问题。我不认为这是你的问题,因为我也有一个程序在升级到 Windows 8.1 后就停止工作了。到目前为止,我还没有找到解决问题的方法,但如果我找到了,我一定会让你知道。