We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
Thanks so much for your feedback and other good suggestion.
First about compile error, plaese substitute GC_UTF8_LF with GC_UTF8_LFA
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.
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: