Problem with MySSHIOHandler on Android Platform

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
javierhrc
Posts: 1
Joined: Mon 15 Aug 2016 03:43

Problem with MySSHIOHandler on Android Platform

Post by javierhrc » Mon 15 Aug 2016 03:55

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

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Problem with MySSHIOHandler on Android Platform

Post by ViktorV » Tue 16 Aug 2016 08:37

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.

Post Reply