curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Syntax error while building Tiny-curl from source : -visual studio

From: T V LIJIN \(EXT\) via curl-users <"T>
Date: Thu, 15 Oct 2020 05:56:42 +0000

Hello ,

I'm trying to build tiny curl-7.72.0 on visual studio from source , I'm facing this syntax errors.
i'm using following tags :

#define HTTP_ONLY
#define BUILDING_LIBCURL

tiny-curl-7.72.0\include\curl\system.h(566,16): error C2061: syntax error: identifier 'curl_fd_set'
tiny-curl-7.72.0\include\curl\system.h(566,16): error C2059: syntax error: ';'
tiny-curl-7.72.0\include\curl\multi.h(159,52): error C2143: syntax error: missing ')' before '*'
tiny-curl-7.72.0\include\curl\multi.h(159,52): error C2081: 'curl_fd_set': name in formal parameter list illegal
tiny-curl-7.72.0\include\curl\multi.h(159,52): error C2143: syntax error: missing '{' before '*'
tiny-curl-7.72.0\include\curl\multi.h(160,52): error C2143: syntax error: missing ';' before '*'
tiny-curl-7.72.0\include\curl\multi.h(161,52): error C2143: syntax error: missing ';' before '*'
tiny-curl-7.72.0\include\curl\multi.h(162,44): error C2059: syntax error: 'type'
tiny-curl-7.72.0\include\curl\multi.h(162,51): error C2059: syntax error: ')'

Please help me resolve this issue.

Thanks in advance

Thanks,
LIJIN T V


-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-10-15