I am trying to get ssh library from here but i am using Eclipse as IDE and i am not able to use vcpkg. Can anyone help me with some information.
Asked
Active
Viewed 316 times
0
-
***Can anyone help me with a tutorial?*** A tutorial is an off-topic request at StackOverflow. See #4 here: [https://stackoverflow.com/help/on-topic](https://stackoverflow.com/help/on-topic) – drescherjm Aug 03 '20 at 13:48
-
I believe vcpkg now has support for mingw although I have not tested that, I primarily use Visual Studio 2019 on windows for my development. – drescherjm Aug 03 '20 at 13:50
-
I can't use VS i have only Eclipse. I tried to run in powershell vcpkg and I got error because I don't have visual studio installed. – Ionut Alexandru Aug 03 '20 at 13:55
-
I assume you are using `mingw` as your compiler. `eclipse` being the IDE really is not the issue its your choice of compiler. – drescherjm Aug 03 '20 at 13:56
-
1Have you tried building it yourself or using Conan? – Botje Aug 03 '20 at 14:25
-
1*Why* aren't you able to use `vcpkg`? – nitind Aug 03 '20 at 14:36