curl NetAccessor doesn't build on Windows
-----------------------------------------
Key: XERCESC-1852
URL: https://issues.apache.org/jira/browse/XERCESC-1852
Project: Xerces-C++
Issue Type: Bug
Components: Build
Affects Versions: 3.0.1
Environment: Windows XP, Visual Studio 2005 or 2008
Reporter: Scott Cantor
Priority: Minor
The source files for the libcurl NetAccessor contain references to unistd.h and
sys/time.h, which don't exist on Windows. I suggest guarding those with
autoconf test macros.
As a minor point, the header references to curl.h, etc. probably ought to be
qualified as curl/curl.h, I would think, but that may be subjective/style.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]