After installing Delphi Berlin update 2 when I compile targeting win64 Release or Debug Platform - Normal. The compiler generates a win32 application instead of win64. Configuration of the compiler Win64-Normal profile:
Answer from compiler output should be in the target folder:
Instead a win32/Debug or win32/Release folder has been created and it contains the executable in win32 format.
This happens also with libraries ...