Hi I'm beginning to use the library and have problems in the link step in the Test aplication for VC
I compiled the library successfully and I putted the library in the lib directory of Visual C++ 6.0 --------------------Configuration: tests - Win32 Debug-------------------- Compiling... simple.c Linking... simple.obj : error LNK2001: unresolved external symbol __imp__libssh2_exit simple.obj : error LNK2001: unresolved external symbol __imp__libssh2_session_free simple.obj : error LNK2001: unresolved external symbol __imp__libssh2_session_init_ex simple.obj : error LNK2001: unresolved external symbol __imp__libssh2_init simple.obj : error LNK2001: unresolved external symbol __imp__libssh2_base64_decode simple.exe : fatal error LNK1120: 5 unresolved externals Error executing link.exe. Thanks in advance Juan Pablo Véliz
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel