RAD Studio
ContentsIndex
PreviousUpNext
E2528: Option 'name' must be set before compilation begins (C++)

An attempt was made in a source file to set an option that must be set before compiling starts. Instead, set this option on the command line, in a .cfg file, or at the top of the source file before the line int foo(); .

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