Cant compile with Delphi 11.3
Yona544 opened this issue · 1 comments
Tried 32 and 64
[dcc64 Error] ChatGPT.FrameChat.pas(482): E2003 Undeclared identifier: 'SetContentByTag'
[dcc64 Error] ChatGPT.FrameChat.pas(502): E2250 There is no overloaded version of 'ForceQueue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(715): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(740): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(741): E2250 There is no overloaded version of 'Run' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(819): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(844): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(845): E2250 There is no overloaded version of 'Run' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(903): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(928): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(929): E2250 There is no overloaded version of 'Run' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(966): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(983): E2250 There is no overloaded version of 'Queue' that can be called with these arguments
[dcc64 Error] ChatGPT.FrameChat.pas(984): E2250 There is no overloaded version of 'Run' that can be called with these arguments
[dcc64 Fatal Error] ChatGPT.Main.pas(9): F2063 Could not compile used unit 'ChatGPT.FrameChat.pas'
Try update OpenAI library