- This topic has 2 replies, 3 voices, and was last updated 5 years ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Tagged: kbmmw, kbmMWGlobal
Hi,
Delphi version : 10.4
KbmMWTable : 78500
KbmMW : 5.12.00
I move my Delphi project from 10.3 to 10.4.
When I compile my project with android I have a compilation error on the kbmMWGlobal unit.
It seems that conditional compilation for Android is missing.
To test, create a new multiplatform project, and just add TkbmMWTCPIPIndyClientTransport on it.
The compilation working with Windows but not with android.
Could you tell me, where my issue comes from?
best regards.
Thanks.
Hi,
kbmMW does not compile correctly in 10.4. It is due to 10.4 dropping the NextGen conditional compile flag.
I have it fixed for next release. I just need to be sure that there are no leaks.