Build Instructions
WhiteAbeLincoln opened this issue · 2 comments
WhiteAbeLincoln commented
It would be nice to have some build instructions. Currently there are three different projects in the repository, and I'm not sure how they connect.
smac89 commented
- Download the project (simply use git clone for this)
- Open the directory:
dokan-sshfs\DokanSSHFS
- Open
DokanSSHFS.csproj
in visual studio - At the top of visual studio, click build > Configuration manager
- Select x86 for platform and set Configuration to Release
- Close it
- Click build again and this time choose
Build Solution
- After it's done, you can find the executable in
dokan-sshfs\DokanSSHFS\bin\x86\Release