<div dir="ltr">WindowsCE/WinCE/WIN32_WCE has been removed (except in third party libs).<div><br></div><div>See <a href="https://trac.osgeo.org/gdal/ticket/6133">https://trac.osgeo.org/gdal/ticket/6133</a> for the 6 changes that remove it.</div><div><br></div><div>People who can build on (non-WinCE) Windows, please build from head if you can.  I would appreciate knowing if I somehow broke Windows builds so I can get it fixed ASAP.  I don't think I did, but all I have to go on is the MingW Travis-CI builds.</div><div><br></div><div>Cheers,</div><div>-kurt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 7, 2015 at 10:05 AM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@spatialys.com" target="_blank">even.rouault@spatialys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le mardi 06 octobre 2015 23:07:41, Kurt Schwehr a écrit :<br>
> Hi all,<br>
><br>
> Any objections to me removing Windows-CE support from GDAL svn-trunk head?<br>
<br>
</span>No objections from me.<br>
<br>
There are also traces of WIN32CE in other files (such as port/cpl_strtod.cpp)<br>
<div class="HOEnZb"><div class="h5"><br>
><br>
> -kurt<br>
><br>
> <a href="https://trac.osgeo.org/gdal/ticket/6133" rel="noreferrer" target="_blank">https://trac.osgeo.org/gdal/ticket/6133</a> For removal of MacOS 9 and older.<br>
> Even Mentioned WinCE.<br>
><br>
> find . -name \*.cpp -o -name \*.c -o -name \*.h | egrep -v 'zlib|png|svn' |<br>
> xargs egrep -i 'WIN32_WCE|windows ce|wince'<br>
> ./port/cpl_win32ce_api.h: * Purpose:  ASCII wrappers around only Unicode<br>
> Windows CE API.<br>
> ./port/cpl_win32ce_api.h:#ifndef _CPL_WINCEAPI_H_INCLUDED<br>
> ./port/cpl_win32ce_api.h:#define _CPL_WINCEAPI_H_INCLUDED    1<br>
> ./port/cpl_win32ce_api.h: * Windows CE API non-Unicode Wrappers<br>
> ./port/cpl_win32ce_api.h:/* Replace Windows CE API calls with our own<br>
> non-Unicode equivalents. */<br>
> ./port/cpl_win32ce_api.h:#endif /* #ifndef _CPL_WINCEAPI_H_INCLUDED */<br>
> ./port/cpl_port.h:#if defined(_WIN32) && !defined(WIN32) &&<br>
> !defined(_WIN32_WCE)<br>
> ./port/cpl_port.h:#if defined(_WINDOWS) && !defined(WIN32) &&<br>
> !defined(_WIN32_WCE)<br>
> ./port/cpl_port.h:/*      We will use WIN32CE as a standard Windows CE<br>
> (Mobile) define.   */<br>
> ./port/cpl_port.h:#if defined(_WIN32_WCE)<br>
> ./port/cpl_error.cpp:#  include "cpl_wince.h"<br>
> ./port/cpl_vsi_virtual.h:#  include "cpl_wince.h"<br>
> ./port/cpl_wince.h: * $Id: cpl_wince.h 10645 2007-01-18 02:22:39Z warmerdam<br>
> $<br>
> ./port/cpl_wince.h: * Purpose:  Windows CE specific declarations.<br>
> ./port/cpl_wince.h:#ifndef _CPL_WINCE_H_INCLUDED<br>
> ./port/cpl_wince.h:#define _CPL_WINCE_H_INCLUDED<br>
> ./port/cpl_wince.h:#endif /* #ifndef _CPL_WINCE_H_INCLUDED */<br>
> ./port/cpl_vsil_win32.cpp:/*      On WinCE we only support plain ascii<br>
> filenames.                 */<br>
> ./port/cpl_vsisimple.cpp:/* Windows CE or other platforms */<br>
> ./port/cpl_odbc.cpp:#ifndef WIN32CE /* ODBC is not supported on Windows CE.<br>
> */<br>
> ./port/cpl_conv.cpp:#  include "cpl_wince.h"<br>
> ./port/cpl_odbc.h:#ifndef WIN32CE /* ODBC is not supported on Windows CE.<br>
> */ ./port/cpl_win32ce_api.cpp: * Purpose:  ASCII wrappers around only<br>
> Unicode Windows CE API.<br>
> ./port/cplgetsymbol.cpp:/*                 Windows CE Implementation<br>
>                         */<br>
> ./port/cpl_vsi.h:#if !defined(_WIN32) && !defined(_WIN32_WCE)<br>
> ./port/cpl_vsi.h:#if !defined(_WIN32_WCE)<br>
> ./port/cpl_vsi.h:/* Windows CE */<br>
> ./port/cpl_vsi.h:#if defined(_WIN32_WCE)<br>
> ./ogr/swq.h:#if defined(_WIN32) && !defined(_WIN32_WCE)<br>
> ./ogr/swq.h:#elif defined(_WIN32_WCE)<br>
> ./ogr/ogrsf_frmts/ods/ods_formula.h:#if defined(_WIN32) &&<br>
> !defined(_WIN32_WCE)<br>
> ./ogr/ogrsf_frmts/ods/ods_formula.h:#elif defined(_WIN32_WCE)<br>
> ./ogr/ogrsf_frmts/shape/ogrshapelayer.cpp:#if defined(_WIN32_WCE)<br>
> ./ogr/ogrsf_frmts/geojson/libjson/config.h:#ifdef _WIN32_WCE<br>
> ./ogr/ogrsf_frmts/geojson/libjson/config.h:#ifdef _WIN32_WCE<br>
> ./ogr/ogrgeometry.cpp:#ifndef _WIN32_WCE<br>
> ./ogr/ogrgeometry.cpp:              "OGRGeometry::exportToKML() not<br>
> supported in the WinCE build." );<br>
> ./ogr/ogrgeometry.cpp:#ifndef _WIN32_WCE<br>
> ./ogr/ogrgeometry.cpp:              "OGRGeometry::exportToJson() not<br>
> supported in the WinCE build." );<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Spatialys - Geospatial professional services<br>
<a href="http://www.spatialys.com" rel="noreferrer" target="_blank">http://www.spatialys.com</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">--<div><a href="http://schwehr.org" target="_blank">http://schwehr.org</a></div></div>
</div>