#1 2019-11-10 12:50:08

kjetilmh
Member
Registered: 2019-11-10
Posts: 3

Compliaton error: Undeclared indentifier PtrUint in delphi Rio 10.3

Hi

I have downloaded synpdf from https://github.com/synopse/SynPDF ,
and added the files to my project.

When I try to build i get the following error:

  [dcc32 Error] SynFPCTypInfo.pas(90): E2003 Undeclared indentifier: 'PtrUint'

Please advice,

Offline

#2 2019-11-10 13:14:36

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,217
Website

Re: Compliaton error: Undeclared indentifier PtrUint in delphi Rio 10.3

For which target OS do you try compile?

Offline

#3 2019-11-10 13:16:45

kjetilmh
Member
Registered: 2019-11-10
Posts: 3

Re: Compliaton error: Undeclared indentifier PtrUint in delphi Rio 10.3

It is a win 32 application.

Offline

#4 2019-11-10 19:42:04

kjetilmh
Member
Registered: 2019-11-10
Posts: 3

Re: Compliaton error: Undeclared indentifier PtrUint in delphi Rio 10.3

I think I understand the problem.  I added all the files to the project.
Now I have removed them again, and only added synpdf.pas.
Then it compiles ok

Offline

Board footer

Powered by FluxBB