Questions tagged [libnetconf2]

2 questions
0
votes
0 answers

make can't ld correctly the libssh library with msys2 on Windows 10

I have filed an issue on libssh git. This is an link issue, I'm not sure if it is about libnetconf2 or libssh. Environment: msys2 + mingw64 OS: Win10 Installed packages: libssh-devel with pacman, version: 0.9.6 $ pkg-config --modversion…
xiaoai
  • 1,181
  • 2
  • 7
  • 5
0
votes
1 answer

Couldn't find LibSSH on msys2 even the libssh-devel has installed with pacman

I'm trying to compile the libnetconf2 with msys2 environment on Windows 10 OS. But I get a wired(I guess) issue about libssh. I have installed libssh libssh2 libssh-devel libssh2-devel and the pkg-config also find the location of libssh: $…
xiaoai
  • 1,181
  • 2
  • 7
  • 5