HuichanKIM / Ollama-Delphi-GUI

Ollama Client GUI by Delphi
MIT License
18 stars 2 forks source link

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

Open nextosai opened 3 months ago

nextosai commented 3 months ago

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 commented 3 months ago

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.