Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: gulpereel on January 08, 2013, 06:41:19 pm
-
hi, i'm currently having problem with my codeblocks.
i'm updating my project with extra lines of code, compiled succeed, but in runtime codeblocks shows my project BEFORE i'm updating it.
even if i wiped out all my lines of code, still compiled fine, runtime shows my project before i deleting it.
i just installing windows 8, so i'm reinstalling codeblocks. Worked just fine. Any thoughts?
-
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Inspect you log if the correct file is being built.
-
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F
Inspect you log if the correct file is being built.
thx for fast reply :).
yes, the file being built is the correct one.
every time i update my project, i create a new one, rename it, but the contents is still same.
kind of making a save points, i used to do this and never had any problem with it.
but now my new project shows like previous one, and cb shows my new project is the one being built
-
Hi, apparently reinstalling codeblocks do the job done.
maybe there's something wrong when i installed it earlier :D