On Sun, 15 May 2016 16:42 Moti Avrahami, <moti...@gmail.com> wrote: > Hi, > > I just downloaded libssh2 v1.7.0 and try to compile it, but encountered a > build errors. > I tried to compile it with Visual Studio 2003 and also 2013 (just created > an empty C++ Static Library project and put inside all the source and > header files) but failed because of the following error: > *C2037 left of 'abstract' specifies undefined struct/union > '_LIBSSH2_SESSION'* >
Hi Moti, Please use CMake to generate the Visual Studio 2013 project. Thanks, Alex
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel