RE: win32 - where to start?

2017-05-17 Thread Marcel Raad via curl-library
Hi Glenn, > I am assuming you mean the “source archive” link > at the top? yes, that's right. Marcel --- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html

Re: win32 - where to start?

2017-05-17 Thread Glenn Wallace via curl-library
Thanks, I will check it out. I am assuming you mean the “source archive” link at the top? > On May 17, 2017, at 1:58 PM, Marcel Raad wrote: > > Hi Glenn, > >> I found the libcurl source on git, and presuming I can download and build it >> from there, but not sure

RE: win32 - where to start?

2017-05-17 Thread Marcel Raad via curl-library
Hi Glenn, > I found the libcurl source on git, and presuming I can download and build it > from there, but not sure which directories/files I need. > I saw there was a winbuild folder. Would prefer to build from inside VS (not > nmake) so need either a project file or compiler/linker settings and

win32 - where to start?

2017-05-17 Thread Glenn Wallace via curl-library
Hi, I’m looking for some help on where to start. Environment is Win7/Win Server 2016 using VS2015, and I don’t need http2. Need to make some simple HTTP (client) requests. I couldn’t find a libcurl win32 download on the main curl download page. I installed cygwin and it installed a whole bunch