Secure Bridge with C++ builder
Posted: Wed 03 Apr 2019 15:33
Hello,
I am testing SecureBridge with RAD Studio 10.1 (Berlin)
If I just go to a new VCL (C ++ Bulider) project, and I just put the TSCSSHClient component on the form.
I can't build.
I have an error in ScSSHSocket.hpp:
__fastcall TIPEndPoint (Winapi :: Winsock :: PSockAddrIn SockAddr);
[bcc32 Error] ScSSHSocket.hpp (78): E2316 'Winsock' is not a member of 'Winapi'
Can you help me please?
I am testing SecureBridge with RAD Studio 10.1 (Berlin)
If I just go to a new VCL (C ++ Bulider) project, and I just put the TSCSSHClient component on the form.
I can't build.
I have an error in ScSSHSocket.hpp:
__fastcall TIPEndPoint (Winapi :: Winsock :: PSockAddrIn SockAddr);
[bcc32 Error] ScSSHSocket.hpp (78): E2316 'Winsock' is not a member of 'Winapi'
Can you help me please?