How can I implement libssh as a library my compiler will recognize? I\'m using Visual Studio 2010 C++, and I\'ve included the Boost library with no problems, but the process
Additionally make sure to use libssh version-0.5.0 or older for building a VS2010 application as the newer libssh versions need VS2012.