Create Package for Delphi XE6 please.
Also I believe there are compile errors when compiled in XE4.
zip contains the files i changed to get it to compile for XE6.
These are warnings and erros
[dcc32 Warning] DPF.iOS.CheckBox.pas(254): W1000 Symbol 'ctInnerRound' is deprecated: 'Use TCornerType.InnerRound' [dcc32 Warning] DPF.iOS.CheckBox.pas(322): W1000 Symbol 'alLeft' is deprecated: 'Use TAlignLayout.Left' [dcc32 Warning] DPF.iOS.CheckBox.pas(322): W1000 Symbol 'alCenter' is deprecated: 'Use TAlignLayout.Center' [dcc32 Warning] DPF.iOS.CheckBox.pas(322): W1000 Symbol 'alRight' is deprecated: 'Use TAlignLayout.Right' [dcc32 Fatal Error] DPF.iOS.CTTelephonyNetwork.pas(78): F1026 File not found: 'c:\program files\embarcadero\studio\14.0\include\Posix.Dlfcn.dcu' (unit scope "Posix" indicates OSX32, Android, iOSDevice, iOSSimulator only)
I get the warnings but i don't get the errors, it compiles as expected.
Warnings will likely be taken care of in the next official release.
Hi Tyson
Now, Delphi XE6 supported. Please download last source [code]
Thank you for your request.
Regards
Code: code
Log in to post a comment.
zip contains the files i changed to get it to compile for XE6.
These are warnings and erros
[dcc32 Warning] DPF.iOS.CheckBox.pas(254): W1000 Symbol 'ctInnerRound' is deprecated: 'Use
TCornerType.InnerRound'
[dcc32 Warning] DPF.iOS.CheckBox.pas(322): W1000 Symbol 'alLeft' is deprecated: 'Use TAlignLayout.Left'
[dcc32 Warning] DPF.iOS.CheckBox.pas(322): W1000 Symbol 'alCenter' is deprecated: 'Use TAlignLayout.Center'
[dcc32 Warning] DPF.iOS.CheckBox.pas(322): W1000 Symbol 'alRight' is deprecated: 'Use TAlignLayout.Right'
[dcc32 Fatal Error] DPF.iOS.CTTelephonyNetwork.pas(78): F1026 File not found: 'c:\program files\embarcadero\studio\14.0\include\Posix.Dlfcn.dcu' (unit scope "Posix" indicates OSX32, Android, iOSDevice, iOSSimulator only)
I get the warnings but i don't get the errors, it compiles as expected.
Warnings will likely be taken care of in the next official release.
Hi Tyson
Now, Delphi XE6 supported.
Please download last source [code]
Thank you for your request.
Regards
Related
Code: code