Page 1 of 1

Problem with MySSHIOHandler on Android Platform

Posted: Mon 15 Aug 2016 03:55
by javierhrc
hello, I have a problem when I try compile a multi device application using MySSHIOHandler component
the error is: cannot resolve unit CRSSHioHandler.dcu, when the platform selected is 32 bit windows i don“t have any problem. but when I choose Android yes...
I need the component for a connection to a mysql server using ssh (securebridge sshclient)

Regars from Misiones Argentina

Re: Problem with MySSHIOHandler on Android Platform

Posted: Tue 16 Aug 2016 08:37
by ViktorV
To solve the issue, try to specify the path to the %MyDACDemos%\TechnologySpecific\SecureBridge directory in the "Library path" for Android platform using the menu Tools->Environment Options->Delphi Options->Library. %MyDACDemos% is the MyDAC Demo projects installation path on your computer.