Closed barbazul closed 6 years ago
@barbazul Looks like I need to upload the changes I made to SSH.NET to another fork, then point the submodule at that. I'll do that tomorrow.
@barbazul Ok, I've rebased to the latest SSH.NET and pushed it to a fork. I can clone a fresh copy, run git submodule init; git submodule update
, then build with Visual Studio. Let me know if that works for you.
I can confirmed I managed to clone and build successfully after the change!
Thank you
Disclaimer I am not a windows developer, I have 0 experience with Visual Studio. I cloned the repository as is. The submodule SSH.NET failed to clone as it is pointing to a non existing commit.
I cloned https://github.com/Foreveryone-cz/SSH.NET-for-winsshfs/ in the SSH.NET folder and then opened Visual Studio 2017 and chose Build ->Build SSHFS.Lib
The build failed with the following output: