
| Subject: | Unmotivated error "E2225 Never-build package 'xxx' must be recompiled" |
| Posted by: | Massimiliano Ambrogio Trezzi |
| Date: | Wed, 22 Oct 2008 |
Delphi 2007 11.0.2902.10471
Hi,
I posted a report on Quality Central (67871), but no one cares, so I post here...
We get a message "Unmotivated error "E2225 Never-build package 'xxx' must be recompiled"" and we cannot build our project.
We have three runtime packages.
Package A used by B that it's used by C (that uses A too).
They are all configured only for explicit build.
We never had any problem with these packages, but two weeks ago we modified a class in A, we compiled B and now we cannot compile C because we get "E2225 Never-build package 'xxx' must be recompiled"
We are sure that all environment it's ok (library paths ok and no double dcp's).
We compiled again A and B, but we always get the error.
We tried to configure them for implicit build but nothing changed.
We cleared all dcu's, we rebuilded all, but nothing changed.
We reverted the unit modified in A and all began to work.
We have two PC with Delphi 2007 and they have the same problem.
We think this is a bug and we think it's critical.
Now our package A can't be developed!
Is ther anybody who knows this issue and knows some workaround?
Thank you in advance.
Massimiliano Trezzi.