When i run a specific code(program) at codeblocks, it doesn't run or build ?! why ?
Last edited on
define doesnt run or build. that is very generic
Could you show us the "specific" code(s) that do not run?
Just reinstall codeblocks with mingw.
@poteto
But there might not be anything wrong with Code::Blocks, more likely the code being compiled.
@OP
Are there any compiler messages (warnings or errors) ?
Can you post the code here?