I would be needed dynamic library i.e. libcurl.dll. Do i need to change Makefile.vc for that?
Thanks and Regards, Sumit Gambhir On Sun, Jul 14, 2013 at 8:18 PM, Daniel Stenberg <[email protected]> wrote: > On Sat, 13 Jul 2013, Jan Ehrhardt wrote: > > cd lib >>> nmake -f Makefile.vc6 WINDOWS_SSPI=1 CFG=release-winssl-zlib >>> >> >> I am sure this it not what the OP wants. MSVC 2008 = vc9, not vc6. >> > > There's a Makefile.vc9 as well in the tarballs. > > > He will have to use the Makefile.vc. >> > > That might still be a good idea though! > > -- > > / daniel.haxx.se > > ------------------------------**------------------------------**------- > List admin: > http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library> > Etiquette: > http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html> >
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
