Code::Blocks Forums
User forums => Help => Topic started by: BonelessGuy on November 27, 2016, 04:29:26 pm
-
Hi. I've got a problem. i'm new on programming and still learning how to use Code::Blocks. I've noticed that my complier cant build a program that i written. The only one message which appeared on build log is:
Checking for existence:(location of my program/program.exe)
What's wrong with my complier? Please help :( Sorry for my english.
-
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_(general)#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F
try to disable your anti virus program
-
Avast sometimes blocks the linker from writing my project's executable file, but hitting build again right after the failure allows it to get created.