curl-library
RE: RE: RE: RE: RE: Linker errors when statically compiled linking libcurl+openssl to my project
From: Oleksiy <patriot_of_ua_at_ukr.net>
Date: Fri, 26 Aug 2011 11:59:56 +0300
('binary' encoding is not supported, stored as-is) ('binary' encoding is not supported, stored as-is) 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
Date: Fri, 26 Aug 2011 11:59:56 +0300
('binary' encoding is not supported, stored as-is) ('binary' encoding is not supported, stored as-is) 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
>
>
>
>
('binary' encoding is not supported, stored as-is)
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-08-26