Delphi Compiler Error
E2466 Never-build package ‘%s’ requires always-build package ‘%s’
Reason for the Error & Solution
This occurs when you use inside a package that has the never build option another package that is always being built.