You are not logged in.
Pages: 1
I removed synfpctypinfo.pas from the project and it compiles
thanks!
what condition should i look for?
in System.TypInfo.pas i dont see PInterfaceData
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
Pages: 1