Re: Error with _curl_

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

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

libcurl version used is 7.50.3. Only 32-bit windows DLL is provided. 64-bit version has to be downloaded from libcurl.

_external_.e defines paths to libraries:

* LNX64_PATH = "/usr/lib/x86_64-linux-gnu/", 
* LNX32_PATH = "/usr/lib/i386-linux-gnu/", 
* WIN64_PATH = ".\\", 
* WIN32_PATH = ".\\" 

The DLL has to be in the same directory as the test program if you leave WIN32_PATH as is.

If you don't use the complete library, you need to declare exported functions with a "+" prefix in their name (C call).

Regards

Jean-Marc

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

Search



Quick Links

User menu

Not signed in.

Misc Menu