hbmk2: Construyendo sub-proyecto (nivel 2): hbcurls.hbp
hbmk2: Dependencia 'curl' encontrada: C:\curl\include
hbmk2: Harbour: Compilando m¢dulos...
Harbour 3.2.0dev (r1604201603)
Copyright (c) 1999-2016,
http://harbour-project.org/
hbmk2: Compilando...
In file included from C:/curl/include/curl/curl.h

0,
from ../../../../core.c:49:
../../../../core.c: In function 'HB_FUN_CURL_EASY_GETINFO':
C:/curl/include/curl/typecheck-gcc.h:139:13: warning: call to '_curl_easy_getinfo_err_curl_certinfo' declared with attribute warning: curl_easy_getinfo expects a pointer to 'struct curl_certinfo *' for this info
_curl_easy_getinfo_err_curl_certinfo(); \
^
../../../../core.c

60: note: in expansion of macro 'curl_easy_getinfo'
#define HB_CURL_EASY_GETINFO( hb_curl, n, p ) ( hb_curl ? curl_easy_getinfo( hb_curl->curl, n, p ) : ( CURLcode ) HB_CURLE_ERROR )
^
../../../../core.c

19: note: in expansion of macro 'HB_CURL_EASY_GETINFO'
res = HB_CURL_EASY_GETINFO( hb_curl, CURLINFO_CERTINFO, &ret_slist );
^
hbmk2: Creando librer¡a est tica... libhbcurls.a
hbmk2: Dependencia 'curl' encontrada: C:\curl\include
hbmk2[hbcurl]: Advertencia: Fuentes de Biblioteca de importaci¢n no se
encontraron.
hbmk2: Harbour: Compilando m¢dulos...
Harbour 3.2.0dev (r1604201603)
Copyright (c) 1999-2016,
http://harbour-project.org/
hbmk2: Compilando...
In file included from C:/curl/include/curl/curl.h

0,
from ../../../../core.c:49:
../../../../core.c: In function 'HB_FUN_CURL_EASY_GETINFO':
C:/curl/include/curl/typecheck-gcc.h:139:13: warning: call to '_curl_easy_getinfo_err_curl_certinfo' declared with attribute warning: curl_easy_getinfo expects a pointer to 'struct curl_certinfo *' for this info
_curl_easy_getinfo_err_curl_certinfo(); \
^
../../../../core.c

60: note: in expansion of macro 'curl_easy_getinfo'
#define HB_CURL_EASY_GETINFO( hb_curl, n, p ) ( hb_curl ? curl_easy_getinfo( hb_curl->curl, n, p ) : ( CURLcode ) HB_CURLE_ERROR )
^
../../../../core.c

19: note: in expansion of macro 'HB_CURL_EASY_GETINFO'
res = HB_CURL_EASY_GETINFO( hb_curl, CURLINFO_CERTINFO, &ret_slist );
^
hbmk2: Creando librer¡a est tica... libhbcurl.a