- This topic has 3 replies, 2 voices, and was last updated 4 years, 10 months ago by .
Viewing 3 reply threads
Viewing 3 reply threads
- You must be logged in to reply to this topic.
hi,
I can’t compile my project on android 32 platform.
Test code:
unit Unit2;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs,
kbmmwglobal;
type
TForm2 = class(TForm)
private
l:TkbmMWStringList;
{ Private declarations }
public
{ Public declarations }
end;
var
Form2: TForm2;
implementation
{$R *.fmx}
end.
Delphi 10.4.1
kbmMW 5.13.01
best regards
Tom YU.
Hi,
I will release an update of kbmMW which will compile correctly in 10.4 for Android (NextGen).
It is under test at the moment.
when will release an update of kbmMW?
Now within days.
Contains quite a number of fixes and some new features.
best regards
Kim/C4D