On Thu, 29 Jun 2017, Rahul Sabnis wrote:

Below is what I see in curl/curlbuild.h

/* The size of `long', as computed by sizeof. */
#define CURL_SIZEOF_LONG 8

/* The size of `curl_off_t', as computed by sizeof. */
#define CURL_SIZEOF_CURL_OFF_T 8

And that's the curlbuild.h you installed in the same directory curlrules.h is located in, that causes you the errors on line 138 and 148 ? How can that happen?

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to