Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Unit_Translator.pas(124): E2003 Undeclared identifier: 'GC_UTF8_LF' #2

Open
nextosai opened this issue Jul 10, 2024 · 1 comment

Comments

@nextosai
Copy link

Hi guys, I'm getting an error when compiling the project (Delphi 12 and Windows 10):

Line 124 and 174 in Unit "Unit_translator"

[dcc64 Error] Unit_Translator.pas(124): E2003 Undeclared identifier: 'GC_UTF8_LF'

Hope you can help!

@HuichanKIM
Copy link
Owner

Thanks so much for your feedback and other good suggestion.

First about compile error,
plaese substitute GC_UTF8_LF with GC_UTF8_LFA

  • that means Global Const Utf8 LineFeed Ascii in Unit_Common.pas

Sorry for the late reply,
I'm currently busy with other projects, so it's hard for me to make time.
I'll try my best as much as possible.

Please understand that English is not my native language..

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants