When I try compiling the EmailOAuth demo app (demo.app in example folder Capesoft\nettalk\Email\EmailOAuth\ChromeExplorer) I get various errors relating to methods and fields such as:
Unknown procedure label: ThisSendEmail.PrimeOAuth
and
Field not found: ThisSendEmail.OAuthParms.pClientId
I can't find any reference to PrimeOAuth in any of the class code.
Can anyone point out what I'm missing or doing incorrectly, it must be something obvious but I just can't see it.
Many thanks
Gordon