Ticket #2452 (new task)
Disable 64-bit functions from CPL under Windows CE
| Reported by: | mloskot | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WinCE Port | Version: | svn-trunk |
| Severity: | normal | Keywords: | 64bit windowsce |
| Cc: |
Description
The task is to review the CPL (trunk/gdal/port) library and find which functions are enabled when building GDAL for Windows CE. Then, such functions should be disabled as there is no need for 64-bit support under Windows CE platform.
Also, remove this macro from cpl_config.h.wince added recently:
#define VSI_STAT64 stat
Change History
Note: See
TracTickets for help on using
tickets.
