• Welcome to Vampyre Imaging Library Forum. Please login or sign up.
 
28 March 2024, 16:34:57


Post reply

Other options

Shortcuts: ALT+S save/post or ALT+P preview

Topic summary

Posted by JordiMOnty
 - 26 August 2019, 12:38:54
It works! Thank you very much!
Posted by Galfar
 -  7 August 2019, 01:13:21
It's fixed now.
Many changes were needed actually, Delphi macOS and Linux 64bit targets have LongInt/LongWord 64bit in size. It stays 32bit for Win64 and for all FPC targets.
Posted by Galfar
 -  3 August 2019, 23:56:14
I've updated my Delphi Community Ed. so I can have a look at this in next few days.
Posted by JordiMonty
 -  1 August 2019, 17:52:13
Hello, I'm testing new Delphi 10.3 to build a MacOs64 bit application, and the library only compiles in 32bit mode.

TLongIntArray = array[0..MaxInt div 4 - 1] of LongInt;
[dccosx64 Error] ImagingUtility.pas(47): E2100 Data type too large: exceeds 2 GB

Are there any plans to support it?

Thank you,
Jordi
SMF spam blocked by CleanTalk