On Wed, Oct 22, 2014 at 11:24 PM, Daniel Stenberg <[email protected]> wrote:
> On Wed, 22 Oct 2014, Daniel Karunairatnam wrote: > > But what curl file do I download from the website? every file I try >> doesn't have a vcproj file in the /lib directory?!?! >> > > All source code archives feature vcproj files. Like in the 7.38.0 one: > > $ tar tf curl-7.38.0.tar.gz | grep vcproj > > curl-7.38.0/projects/Windows/VC7.1/lib/libcurl.vcproj > curl-7.38.0/projects/Windows/VC7.1/src/curlsrc.vcproj > curl-7.38.0/projects/Windows/VC8/lib/libcurl.vcproj > curl-7.38.0/projects/Windows/VC8/src/curlsrc.vcproj > curl-7.38.0/projects/Windows/VC9/lib/libcurl.vcproj > curl-7.38.0/projects/Windows/VC9/src/curlsrc.vcproj > curl-7.38.0/projects/Windows/VC7/lib/libcurl.vcproj > curl-7.38.0/projects/Windows/VC7/src/curlsrc.vcproj > > okay, so i opened one of those. but the librarian node isn't there. Which configuration do i need to change it to to access the librarian node? The instructions in the link you posted before require some changes there. > -- > > / daniel.haxx.se > > ------------------------------------------------------------------- > List admin: http://cool.haxx.se/list/listinfo/curl-library > Etiquette: 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
