[英]Error in CodeBlocks, can't even run a Hello World
Whenever I try to run a program as simple as a Hello World I get this error:每当我尝试运行像 Hello World 这样简单的程序时,我都会收到此错误:
||=== Build: Debug in teste (compiler: GNU GCC Compiler) ===|
obj\Debug\main.o||No such file or directory|
||error: no input files|
||=== Build failed: 2 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
Yesterday I used CodeBlocks just fine but the next day I tried to run it and it nows shows up this, and the old code I made also stopped working giving me "Process returned 32763 (0x7FFB). Anyone can help me? Thanks.昨天我使用 CodeBlocks 很好,但第二天我尝试运行它,它现在显示了这个,我制作的旧代码也停止工作,给我“进程返回 32763 (0x7FFB)。任何人都可以帮助我吗?谢谢。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.