News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

CB run my previous runtime

Started by gulpereel, January 08, 2013, 06:41:19 PM

Previous topic - Next topic

gulpereel

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?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

gulpereel

#2
Quote from: oBFusCATed on January 08, 2013, 06:50:02 PM
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

gulpereel

Hi, apparently reinstalling codeblocks do the job done.
maybe there's something wrong when i installed it earlier :D