User forums > Using Code::Blocks

I don't change any source code, but click the build button will cause rebuild

(1/2) > >>

ollydbg:
I meet a strange problem.

I have a simple project(quexparser, http://code.google.com/p/quexparser).

Today, I have never change any source code, but everytime I click the build button, the while project will be rebuild. Is there something wrong?

thanks.

windows, latest debugger branch nightly.

Jenna:
Does this happen to all projects, or is it just this one ?
If it is the second, try to clean and/or manual remove the obj and other output-folders.

ollydbg:
thanks jens.
I just tested other project.
 it seems the bug is only related to the quex library.( the project using quex library has this kind of problem, but others were not)

I have quex library 0.55.3 before. today, the new quex library 0.55.4 has released, so I just update to this version. So, the header files of quex library was updated.

Now, all the project using quex library meets this kind of problem. Even I totally delete the obj and bin folder, the problem still happens again and again.

Seems it is related to the new quex header files. but not sure how to solve this problem. :(

Jenna:
Did you check the timestamps of the new quex-files ?

ollydbg:

--- Quote from: jens on November 23, 2010, 12:19:40 pm ---Did you check the timestamps of the new quex-files ?

--- End quote ---
So, all the header files from quex-lib header should be older than my project??
I will check it, it seems one file (a python script) is 2010-11-24, and my windows system time is 2010-11-23 right now.

Navigation

[0] Message Index

[#] Next page

Go to full version