Miroslav

Member since: Tuesday, 20 October 2015
Last login: 7 years ago
Profile viewed: 923 views

No Rank
Points: 0

Miroslav replied to the topic 'wmf emf in delphi 10 for android' in the forum. 8 years ago

Hello, I want to know how load to TImage wmf or emf file in android platform. Or convert wmf to another format like jpg, bmp? In windows i convert it through property Picture...but for android property Image.picture doesn't exist. Is there a way to do this. Thanks in advance. Michal.

I know is not sported in FMX.Graphics but i hope exist some else library or component which can i use.
Any idea ?

Read More...

Miroslav created a new topic ' wmf emf in delphi 10 for android' in the forum. 8 years ago

[color=#444444; font-family: Arial, Helvetica, sans-serif][size= 14px; line-height: 18.662px]Hello,[/color][/size]
I want to know how load to TImage wmf or emf file in android platform.
Or convert wmf to another format like jpg, bmp?In windows i convert it through property Picture...but for android property Image.picture doesn't exist.
Is there a way to do this.
Thanks in advance.

Read More...

Miroslav replied to the topic 'Delphi 10 Seattle trial-Abbrevia' in the forum. 8 years ago

Hi, i have installed Delphi 10 Seattle trial version. With "Getit" i install Abbrevia TurboPack 10.0 ...components from packed have problem in compilation for android platform. When i use any component fro Abbrevia on blank form then i have in debugging this error: [DCC Error] E2597 ....\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: error: cannot find -lbz2 In compilation for windows is all OK. How fix it? Thanks you, Michal.


So i get answer from github Abbrevia >
I have the impression that bz2 doesn't work under Android. Therefore you can deactivate the bz2 support in the AbDefine.inc file. You can simply active the {$DEFINE NoBZip2} define.
:(

Read More...

Miroslav created a new topic ' Delphi 10 Seattle trial-Abbrevia' in the forum. 8 years ago

Hi, i have installed Delphi 10 Seattle trial version. With "Getit" i install Abbrevia TurboPack 10.0 ...components from packed have problem in compilation for android platform.
When i use any [size= 12.16px; line-height: 15.808px]component fro Abbrevia [/size]palette[size= 12.16px; line-height: 15.808px] [/size][size= 12.16px; line-height: 1.3em]on blank form then i have in debugging this error.[/size]
[DCC Error] E2597 ....\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: error: cannot find -lbz2
In [size= 12.16px; line-height: 15.808px]compilation for windows is OK.[/size]
How fix it?
Thanks you, Michal.

Read More...