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
[dcc32 Error] GoogleOTP.pas(13): E2029 Identifier expected but end of file found
[dcc32 Error] GoogleOTP.pas(13): E2029 Identifier expected but end of file found
[dcc32 Error] Base32U.pas(22): E2029 Identifier expected but end of file found
[dcc32 Error] Base32U.pas(55): E2003 Undeclared identifier: 'UpperCase'
[dcc32 Fatal Error] GoogleOTP.pas(13): F2063 Could not compile used unit 'Base32U.pas'
I will try to fix it myself but first I or copilot must understand what the problem is, it's kinda weird ! ;) =D
(Thanks btw for writing a small little app, saves me some time, I hope it's compatible with winotp and google authenticator ! ;) then I can compile/build this and hopefully this app will then work on windows 7, unlike all the other crap out there ! =D)
The text was updated successfully, but these errors were encountered:
Problem with last line:
[dcc32 Error] GoogleOTP.pas(13): E2029 Identifier expected but end of file found
[dcc32 Error] GoogleOTP.pas(13): E2029 Identifier expected but end of file found
[dcc32 Error] Base32U.pas(22): E2029 Identifier expected but end of file found
[dcc32 Error] Base32U.pas(55): E2003 Undeclared identifier: 'UpperCase'
[dcc32 Fatal Error] GoogleOTP.pas(13): F2063 Could not compile used unit 'Base32U.pas'
I will try to fix it myself but first I or copilot must understand what the problem is, it's kinda weird ! ;) =D
(Thanks btw for writing a small little app, saves me some time, I hope it's compatible with winotp and google authenticator ! ;) then I can compile/build this and hopefully this app will then work on windows 7, unlike all the other crap out there ! =D)
The text was updated successfully, but these errors were encountered: