cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Building curl on Windows CE

From: Maarten Daniels <maarten.daniels_at_luc.ac.be>
Date: Tue, 18 Jan 2005 09:28:49 +0100

Hi,

Thanks for the quick reply.

> > Going to the archives, I've seen it should be possible to build
curl > > on windows CE. Could someone please give some more information
to > > compile

> Can you email me the errors?

This is what I did:
-downloaded and extracted latest daily cvs snapshot (curl-7.12.4-20050117)
-added new workspace and new project (WCE dynamic link library) to the
   lib folder with embedded visual c++ 4
-added the same source and header files as the visual studio 6 case
(except config-win32.h) to the new project.
-added .,..\include to the additional include directories in the c++
tab in project settings.
-then I get the following error in config-win32ce.h(249) fatal error
C1083: Cannot open include file: 'process.h': No such file or directory
-if I comment the process.h include I get following error in
setup.h(110) fatal error C1083: Cannot open include file: 'errno.h': No
such file or directory
-if I comment the errno.h include I get missing includes like
sys/socket.h......

These missing includes arent't found in my embedded visual c++
directory, did you get them somewhere and added them or am I missing
something else?
What compiler did you use and what else did you do?

Thanks in advance,

Kind regards,

Maarten Daniels
Received on 2005-01-18