Your post is not very clear.
I had such problem with a recent C::B version where the internal name of the compiler, as declared inside the .cbp file, has changed (it was with a fortran software). So, my old cbp project was not directly usable after the C:::B version change.
The solution was simply to choose the correct compiler in the specific compiler project compilation options. Though the name of the compiler chosen in C::B was the same (or almost !), the internal generated name within the cbp file was not exactly the same. That was my problem.
May be it's your problem too, but it's not sure.
gd_on