You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im using Delphi 12.2 n try using framework horse.
when targeting linux, debug report undeclared idenfier CP_NONE on line 224.
CP None cant find on delphi linux, we need change to CP_ACP to fix that.
The text was updated successfully, but these errors were encountered:
Im using Delphi 12.2 n try using framework horse.
when targeting linux, debug report undeclared idenfier CP_NONE on line 224.
CP None cant find on delphi linux, we need change to CP_ACP to fix that.
The text was updated successfully, but these errors were encountered: