TMySSHIOHandler 64 bit

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
tam
Posts: 15
Joined: Wed 24 Nov 2010 08:07
Location: Germany

TMySSHIOHandler 64 bit

Post by tam » Tue 16 Jan 2018 10:57

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.

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

Re: TMySSHIOHandler 64 bit

Post by ViktorV » Tue 16 Jan 2018 13:40

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.

tam
Posts: 15
Joined: Wed 24 Nov 2010 08:07
Location: Germany

Re: TMySSHIOHandler 64 bit

Post by tam » Tue 16 Jan 2018 13:45

So this is not possible to use in a Win64 application?

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

Re: TMySSHIOHandler 64 bit

Post by ViktorV » Tue 16 Jan 2018 14:00

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.

tam
Posts: 15
Joined: Wed 24 Nov 2010 08:07
Location: Germany

Re: TMySSHIOHandler 64 bit

Post by tam » Tue 16 Jan 2018 14:30

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.

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

Re: TMySSHIOHandler 64 bit

Post by ViktorV » Tue 16 Jan 2018 14:34

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.

Post Reply