Menu

Compatibility with Delphi 10.3 Rio

rajtuzmen
2018-12-11
2020-03-03
  • rajtuzmen

    rajtuzmen - 2018-12-11

    Everything is fine when I compile and install DPFiOSPackagesDX10.dpk in Delphi 10.3 Rio, but when I try to compile a project in which I use DPF components, in DPF.iOS.HTTP.pas I have an error "[DCC Error] DPF.iOS.HTTP.pas (778): E2036 Variable required ".
    SDK for iOS 11.2.
    How to solve this problem? Please help.

    greetings!

     
  • Fabricio M S reis

    how did you solve it?

     
  • Roberto Della Pasqua

    var H1:=Buffer.length;
    var P1:=PChar(Buffer.bytes);
    MS.WriteBuffer( P1, H1 );

     
  • Roberto Della Pasqua

    anyway, excellent code, works perfect android and ios under Delphi 10 Seattle UP1

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.