4
votes
MSBuild and Delphi compiler hints – binary patch
Andy's Blog
– When Delphi switched to MSBuild for compiling the projects, one thing got lost at the command line: hints. The compiler still outputs them but the MSBuild task Borland.Build.Tasks.Delphi eats them and at the command line you only see warnings, errors and fatal errors. Hints are only represented by an empty line. If your project outputs many hints you will see a lot of empty lines scrolling the console window but not the hint text. Embarcadero Delphi für Win32 Compiler-Version 22.0 Copyright (c) 1983,2010 Embarcadero Technologies, Inc. <<<<< here should be a hint, but it ...
Statistics
|
Visits by Source |
User Actions |




