#51 Re: mORMot 1 » Delphi 64 bit is out » 2011-09-03 10:19:02

You can start with the Trial version ...
For building the 64 bit obj files, Emba used the Microsoft SDK c compiler.

#52 mORMot 1 » Delphi 64 bit is out » 2011-09-02 22:28:44

RalfS
Replies: 4

Can we expect synopse components for it?

#53 Re: PDF Engine » SynPDF for 64 bit? » 2011-07-19 06:18:57

ab wrote:

And since logging is not mandatory for SynPDF (or even our ORM), we could just get rid of it via a conditional define.

Yes. I would like a solution with Defines. I wolud also like a One-File-Solution for SynPDF.pas, as far as possible.

#54 Re: PDF Engine » SynPDF for 64 bit? » 2011-07-18 22:17:23

ab wrote:
RalfS wrote:

Unfortunately some functions in SynCommon and SynLz etc. (used by SynPDF) have no PurePascal parts.

Which functions?

Even SynLZ has a pure pascal version for the compression/decompression.


SynLz:

SynLZcompress1asm
SynLZdecompress1asm

SynCommons:
CopyArray
SynRtlUnwind
TsynLog_Release
....

#55 Re: PDF Engine » SynPDF for 64 bit? » 2011-07-18 06:16:06

ab wrote:

All asm parts have their own version in pure pascal.

Unfortunately some functions in SynCommon and SynLz etc. (used by SynPDF) have no PurePascal parts.

#56 PDF Engine » SynPDF for 64 bit? » 2011-07-16 15:38:39

RalfS
Replies: 7

Is there a SynPDF for 64 bit planned? I am thinking about the assembler part which won't work on 64 bit platforms.

#57 PDF Engine » synpdf.zip » 2011-07-11 19:15:33

RalfS
Replies: 1

Hello,

I found that the packaging of synpdf.zip (1.14) is wrong.

SQLite3Pages.pas is not necessary
and
SynLz.pas is missing
to compile the PDF engine.

regards
Ralf

Board footer

Powered by FluxBB