#1 Re: PDF Engine » Error compile synpdf » 2020-06-15 13:52:21

I removed synfpctypinfo.pas from the project and it compiles

thanks!

#2 Re: PDF Engine » Error compile synpdf » 2020-06-15 12:44:48

what condition should i look for?

in System.TypInfo.pas i dont see PInterfaceData

#3 PDF Engine » Error compile synpdf » 2020-06-15 09:45:52

Fantomas
Replies: 5

Hello,

i migrate with new synpdf but i cant compile this version.
before I used version 1.18 without problem.

error :
[dcc32 Erreur] SynFPCTypInfo.pas(91): E2003 Identificateur non déclaré : 'PInterfaceData'

type
  /// some type definition to avoid inclusion of TypInfo in SynCommons/mORMot.pas
  PFPCInterfaceData = TypInfo.PInterfaceData;


i use delphi 10.2.3 (tokyo)

any idea ?
thanks

Board footer

Powered by FluxBB