Informational messages (C++)

From RAD Studio

Go Up to Project Properties


The compiler displays status information while compiling if you have checked "Show general messages" in Project Properties. Most of the messages are self-explanatory and state information about compiling and linking; for example:

[C++] Compiling: C:\Users\<user>\Documents\Embarcadero\Studio\Projects\MyProject\MyUnit.cpp

See Also