Cannot compile Android project in debug mode anymo

Hello,


I'm getting this error when compiling my project in debug mode (Android / Delphi Berlin Update 2)

[DCC Error] TMSLoggingUtils.pas(152): E2003 Identifier not declared : 'DWORD'
[DCC Error] TMSLoggingUtils.pas(154): E2005 'DWORD' is not an identifier type
[DCC Error] TMSLoggingUtils.pas(223): E2005 'DWORD' is not an identifier type
[DCC Error] TMSLoggingUtils.pas(228): E2005 'DWORD' is not an identifier type
[DCC Fatal error] Datamodule.Main.pas(29): F2063 Cannot compile used unit 'TMSLoggingUtils.pas'

Everything is fine when compiling in release mode.

Hi, 


We have tested this here in RAD Studio Berlin Update 2 but are not able to reproduce this issue. The TMSLoggingUtils unit is compiling succesfully here. Are you using the latest version? Can you perform a clean and rebuild operation on your project?

Hi,


I've already did it.
I'm using latest version. I'm getting this since version 1.2.0.2.


Hi, 


We have recently updated TMSLogging to 1.2.0.3. We are not able to reproduce this issue with the Dword identifier so it's still unclear why this problem manifests. Are you compiling with default compiler settings?