I have a project with many files. Some of the file
names are suffixes of other file names, e.g. I have
button.cpp, tbbutton.cpp, control.cpp, wndcontrol.cpp,
textcontrol.cpp etc.
I also disabled the "fast but imperfect dependency
generation", and I enabled the compilation progress window.
When I compile, both in the dependency checking stage
and in the compilation stage, the progress bar jumps
back and forth, and it seems to be especially confused
about the suffix names.
Logged In: YES
user_id=669096
I have noticed similar problems. I added a lot of files to
a project and did a compilation. After only getting about
1/3 or the way through, the progress bar was already showing
completely done. Also, the same file kept showing multiple
times in the compile list.