RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2163: Too many conditional symbols (Delphi)

You have exceeded the memory allocated to conditional symbols defined on the command line (including configuration files). There are 256 bytes allocated for all the conditional symbols. Each conditional symbol requires 1 extra byte when stored in conditional symbol area.  

The only solution is to reduce the number of conditional compilation symbols contained on the command line (or in configuration files).

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!