Pelles C > General discussions

Pelles-C and CURL

(1/4) > >>

alderman:
Hello, Pelles friends

1- Can CURL be used in Pelles-C
2- Is there a CURL package for Pelles-C
3- How to convert if needed
4- How to add CURL to Pelles-C

frankie:

* I have not tested, but I don't see any reason that should prevent the use of the MSVC precompiled version
* Not yetFor points 3 & 4 I'm not sure to have understood what you mean.

alderman:

--- Quote from: frankie on November 27, 2017, 06:01:24 PM ---
* I have not tested, but I don't see any reason that should prevent the use of the MSVC precompiled version
* Not yetFor points 3 & 4 I'm not sure to have understood what you mean.

--- End quote ---

There are two libs with the same name, I mean this:
https://curl.haxx.se/

I found a curl built for LccWin32:
http://www.q-software-solutions.de/~frido/
(At the bottom) old but it may get well.

frankie:
This is a sample of use of a precompiled libcurl.
I compiled url2file demo using Stefan Kanthak libraries that you can download from here.
I included the relevant libraries in the example.
Note that the demo execute in the library folder so the executable can find the DLL.

I'll try to create a PellesC port when I'll have time

alderman:

--- Quote from: frankie on December 02, 2017, 06:33:49 PM ---This is a sample of use of a precompiled libcurl.
I compiled url2file demo using Stefan Kanthak libraries that you can download from here.
I included the relevant libraries in the example.
Note that the demo execute in the library folder so the executable can find the DLL.

I'll try to create a PellesC port when I'll have time

--- End quote ---
I'll look at it. Thanks!
Interesting that you are thinking of port it to PellesC, I look forward to it.

Navigation

[0] Message Index

[#] Next page

Go to full version