#1 Re: PDF Engine » Undeclared identifier @varclr » 2021-01-18 18:04:03

HI.
Mine is win64. However I have no idea of what "Switches=-B -Q -GD -O\dev\lib\SQLite3 -R\dev\......" means. I just put all source files in a folder and I add the files I need to the Project. Do I need to run some kind of installation instead?

#2 Re: PDF Engine » Undeclared identifier @varclr » 2021-01-18 17:27:04

I forgot to mention that I am on 64bit. Now I see that if CPU64 is defined, the line that causes the error would be ignored.
Where should I define COU64? I tried in Projects->Options, but that givesme an error in NexusDB4.

#3 Re: PDF Engine » Undeclared identifier @varclr » 2021-01-18 16:30:53

Thanks.
Yes I did try the newer versions. However I see these lines in syncommons.pas
{$ifdef LVCL}
        dd      @@err
{$else} dd      System.@VarClr
{$endif LVCL}
What is LVCL and where is it defined? Maybe I should undefine it? Where would I do it?

#4 PDF Engine » Undeclared identifier @varclr » 2021-01-18 00:06:48

alogrep
Replies: 6

Hi.

In Delphi 10.4, I get this error: Undeclared identifier system.@varclr
The error happens on line 39972 of syncommpons.pas (dated 12/27/2019) , and is called on line 895 of Sqlite2pages.pas (dated 02/2920)..
Is there any fix for this, or maybe am I doing something wrong?
Everything worked fine in Delphi 10.2. It broke with 10.4.
Thanks for your help

#5 Re: PDF Engine » Unwanted extra spaces in showpreviewform » 2020-02-10 10:39:26

Sorry. I had the default printer set to Generic/Text-only.

#6 PDF Engine » Unwanted extra spaces in showpreviewform » 2020-02-10 08:24:01

alogrep
Replies: 1

HI.
In a test with sqlite3Pages I get the ouput from showpreviewform which shows extra blank spaces EVEN in between words..
If I save the same metafile to a pdf file, the extra spaces are shown ONLY between words.
For example, the saved pdf file viewed with Acrobat shows:

Mi  Hermoso  Restaurante
Avenida  del  Sol  #1         Instead of

Mi Hermoso Restaurante
Avenida del Sol #1

The output (on screen) of showpreviewform, shows
Mi  Her moso  Rest aurant e
Ave ni da  del  Sol  #1

Any help on this?

#7 Re: mORMot 1 » Hello » 2019-05-21 16:18:16

Yes, correct. Now, what about the A.V. error on PDF.free when memcheck is used?

#8 Re: mORMot 1 » Hello » 2019-05-20 23:08:56

Thank you. Version 1.8

#9 mORMot 1 » Hello » 2019-05-20 18:25:38

alogrep
Replies: 7

Is this forum still active? I saw the last post is dated  Dic. 2018.
Did anybody eperience and A.V. error on PDF.free when memcheck (2.75) is used?
If I remove memcheck, everything works fine.

Board footer

Powered by FluxBB