g++ -DCURL_STATICLIB -DUSE_LIBSSH2 -DHAVE_LIBSSH2 -DCURL_DISABLE_LDAP -DHAVE_LIBSSH2_H -DLIBSSH2_WIN32 -DLIBSSH2_LIBRARY -DUSE_SSLEAY -O0 -g3 -Wall -c -fmessage-length=0 -osrc\CURLDown.o ..\src\CURLDown.cpp
> g++ -L../lib -oCURLDown.exe src\CURLDown.o -lcurl -lcrypto -lgdi32 -lwldap32 -leay32 -lidn -lrtmp -lssh2 -lz -lssl32 -lssl -lws2_32 -lwinmm > It built without errors!! But when I ran it's just terminated, just like there - http://curl.haxx.se/mail/lib-2011-08/0161.html > And dependency walkers says that IESHIMS.DLL, LIBIDN-11.DLL and LIBSSL32 is missing > > > >
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
