I am using CMAKE
with minGW
to compile libssh
.
But every time I get getaddrInfo
error. I guess it's not able to link with ws2_32.lib
.
Can anybody help me out?
I am using CMAKE
with minGW
to compile libssh
.
But every time I get getaddrInfo
error. I guess it's not able to link with ws2_32.lib
.
Can anybody help me out?