Page 1 of 1

TMySSHIOHandler 64 bit

Posted: Tue 16 Jan 2018 10:57
by tam
Hello,

I'm already sucessfully using TMySSHIOHandler from the mydacsbridge package with a Win32 application. Now I'm trying to port this app to Win64, but I'm not able to compile mydacsbridge with Win64 as target, because designide was not found (I think it's Win32 only)

What can I do?

Thanks in advance.

Re: TMySSHIOHandler 64 bit

Posted: Tue 16 Jan 2018 13:40
by ViktorV
The mydacsbridgeXX.dpk package should be compiled only for Win32, since the IDE is a 32-bit application.
Please provide a more detailed and accurate issue description: the actions order causing the issue, when it occurs, the full text of the error you receive and so.

Re: TMySSHIOHandler 64 bit

Posted: Tue 16 Jan 2018 13:45
by tam
So this is not possible to use in a Win64 application?

Re: TMySSHIOHandler 64 bit

Posted: Tue 16 Jan 2018 14:00
by ViktorV
TMySSHIOHandler can be used for 64-bit platform. It's enough to install the mydacsbridgeXX.dpk package and specify the path to the directories %MyDACDemos%\TechnologySpecific\SecureBridge\ to the "Library path" for all platform via the Tools-Environment Options-C++ Options-Path and Directories menu. %MyDACDemos% is the MyDAC Demo projects installation path on your computer.

Re: TMySSHIOHandler 64 bit

Posted: Tue 16 Jan 2018 14:30
by tam
Thanks a lot. The path was missing in the 64 bit lib directoy.

Actually it's also missing in the 32 bit libs, but anyway, now it's woring. Again, thanks for your help.

Re: TMySSHIOHandler 64 bit

Posted: Tue 16 Jan 2018 14:34
by ViktorV
It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about our products.