neslib / Chet

C Header Translator for Delphi
BSD 2-Clause "Simplified" License
204 stars 43 forks source link

Compile Error #13

Closed FIFernandes closed 2 years ago

FIFernandes commented 2 years ago

I am able to produce a .pas file, but when I compile i get the following errors;

[DCC Error] eServiceAPI.pas(15): E2029 $IFEND expected but $ENDIF found [DCC Error] eServiceAPI.pas(765): E2003 Undeclared identifier: 'UTF8Char'

neslib commented 2 years ago

What Delphi version are you using? UTF8Char has been available for a long time already

FIFernandes commented 2 years ago

Delphi 10.3.3