Hello,
Will you have an EX6 install package soon?
DPFiOSPackageXE6.dpk
I tried installing with the XE5 package and I could not compile. Error in DPF.iOS.Common.pas
TBItmap does not contain a member named 'Data'
TBItmap does not contain a member named 'Width'
TBItmap does not contain a member named 'Height'
TBItmap does not contain a member named 'Rotate'
several more TBitMap errors, so it will not compile.
Regards,
Bryan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Check the ticket section, I started a ticket requesting a XE6 package. I also uploaded a zip file containing the necessary changes to get it to compile for XE6. just copy them into the DPFios folder and overwrite the files. should be good to go until an official update comes out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am already using TortoiseSVN. I tried with this url svn://svn.code.sf.net/p/dpfdelphiios/code/trunk dpfdelphiios-code. But tortoise saying does not exists. What is the actual url of the svn?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Will you have an EX6 install package soon?
DPFiOSPackageXE6.dpk
I tried installing with the XE5 package and I could not compile. Error in DPF.iOS.Common.pas
TBItmap does not contain a member named 'Data'
TBItmap does not contain a member named 'Width'
TBItmap does not contain a member named 'Height'
TBItmap does not contain a member named 'Rotate'
several more TBitMap errors, so it will not compile.
Regards,
Bryan
Bryan,
Check the ticket section, I started a ticket requesting a XE6 package. I also uploaded a zip file containing the necessary changes to get it to compile for XE6. just copy them into the DPFios folder and overwrite the files. should be good to go until an official update comes out.
Thanks Tyson,
I'll give it a try.
Regards,
Bryan
Hi Bryan
Delphi XE6 supported.
Please download last source [code]
Regards
Related
Code: code
Thanks Babak,
Compiles and works fine.
Regards,
Bryan
Where can I have the latest source code for XE6? The link is showing 404.
Hi Shariful
This link:
https://sourceforge.net/p/dpfdelphiios/code/
Regards
I can't checkout the code from svn. Also download snapshot is a empty file. Do I have to download one by one.
Hi Shariful
Download TortoiseSVN for syncing your local source code with my SVN source code.
Regards
I am already using TortoiseSVN. I tried with this url svn://svn.code.sf.net/p/dpfdelphiios/code/trunk dpfdelphiios-code. But tortoise saying does not exists. What is the actual url of the svn?
The url is incorrect in the code section.
For Android
svn://svn.code.sf.net/p/dpfdelphiandroid/code
for iOS
svn://svn.code.sf.net/p/dpfdelphiios/code