curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support. 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 Daniel himself.

Re: Is anyone building libcurl for Windows CE?

From: Douglas R. Reno via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 9 Jan 2025 18:46:13 -0600

On 1/9/25 6:05 PM, Ray Satiro via curl-library wrote:
> We are wondering if anyone is still building libcurl for Windows CE
> and if so how exactly you are doing it? [1]
>
>
> [1]: https://github.com/curl/curl/pull/15958
>
>
Hi Ray,

I work for a factory as a side gig, and I'm in charge of compiling new
cURL versions for their Windows CE 6 and 7 based systems which are used
for metal fabrication and other related tasks (such as a laser cutter).
A couple of weeks ago, I compiled cURL 8.11.1 (and it's dependencies)
using Visual Studio 2008 - but it did require some patching. The systems
use libcurl for HTTP transfers to an internal web server to download
designs and schematics and related files for the machines that they
control. The application used to use SMBv1, but that's no longer
available in modern Windows versions due to security issues so they
brought me in as a contractor to resolve the issue (which I did via
libcurl).

If I have some time over the weekend or early next week I will boot up
my Windows VM and find the necessary files and will write up some
instructions if desired. Do you also want me to submit PRs for the
patches that I needed to use?

- Doug

-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2025-01-10