很容易就搜索到这片文章了 http://blog.csdn.net/erazy0/article/details/6313473 不过,他并没有他如何搜索的类似于这样的错误。
codeblock的 buildlog 提示 -1073741510 刚好是十六进制的 0xC000013A
http://support.microsoft.com 搜索框中 输入0xC000013A
(在百度和google 中直接搜索0xC000013A 很有点纠结)
结果代码和错误状况在 Ntstatus.h 或 Winerror.h 中定义。可在 MSDN Web 站点上或通过 MSDN 订购来获取这些文件
本人使用的平台win7, 这样以后出现其他提示也好自己去找了。
一直在做web。很多东西没有概念,只希望对阁下有所帮助。
另外完整错误列表和CodeBlock的中文使用手册
http://blogs.msdn.com/b/joshpoley/archive/2008/01/04/errors-000-facility-null.aspx 错误列表
http://www.codeblocks.org/docs/manual_en.pdf CodeBlock的使用手册
http://wenku.baidu.com/view/f427b406e87101f69e319566.html CodeBlock的中文使用手册
Complete error list is found here Errors (000) FACILITY_NULL - Software Sleuthing - Site Home - MSDN Blogs
Plus googling on the same hex value would give the same resultProcess terminated with status -1073741510 - GameDev.net