Re: Error with _curl_

new topic     » goto parent     » topic index » view thread      » older message » newer message
jmduro said...

First I must apologize: my library is constantly improving. Last release (v1.2.15) is available here: http://jean-marc.duro.pagesperso-orange.fr/

No need to apologize! Thank you for your efforts with this!

I'm getting reference errors now. Even if I use an include path directly to lib/_curl_.e, it still gives me the error below.

It's probably something simple that I've forgotten. getlost

C:\eu_include\lib\demo\curl_demo.exw:52 
<0074>:: Errors resolving the following references: 
    'CURL_GLOBAL_DEFAULT' (curl_demo.exw:61) has not been declared. 
    'CURL_GLOBAL_DEFAULT' (curl_demo.exw:81) has not been declared. 
    'CURL_GLOBAL_DEFAULT' (curl_demo.exw:101) has not been declared. 
    'CURL_GLOBAL_DEFAULT' (curl_demo.exw:121) has not been declared. 
    'CURL_GLOBAL_DEFAULT' (curl_demo.exw:140) has not been declared. 
    'log_printf' (curl_demo.exw:23) has not been declared. 
    'CURLOPT_PROXYTYPE' (curl_demo.exw:28) has not been declared. 
    'CURLPROXY_HTTP' (curl_demo.exw:28) has not been declared. 
    'CURLOPT_PROXY' (curl_demo.exw:30) has not been declared. 
    'SLASH' (curl_demo.exw:37) has not been declared. 
    'file_exists' (curl_demo.exw:37) has not been declared. 
    'SLASH' (curl_demo.exw:38) has not been declared. 
    'write_file' (curl_demo.exw:38) has not been declared. 
    'CURLOPT_COOKIEFILE' (curl_demo.exw:40) has not been declared. 
    'SLASH' (curl_demo.exw:40) has not been declared. 
    'CURLOPT_COOKIEJAR' (curl_demo.exw:41) has not been declared. 
    'SLASH' (curl_demo.exw:41) has not been declared. 
    'CURLOPT_VERBOSE' (curl_demo.exw:45) has not been declared. 
    'CURLOPT_FOLLOWLOCATION' (curl_demo.exw:46) has not been declared. 
    'CURLOPT_SSL_VERIFYPEER' (curl_demo.exw:49) has not been declared. 
    'CURLOPT_SSL_VERIFYHOST' (curl_demo.exw:52) has not been declared. 
 
  curl_easy_setopt(curl, CURLOPT_SSL_VERIFYHOST, 0) 

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu