Undefined symbol ecs_TileDeleteAllLines on Win32 (w/ patch)
This has been fixed in CVS
On Windows int32_t and uint32_t are undefined (w/ bad patch)
This has been fixed in CVS
ecs_OpenDynamicLib fails on 64 bit Windows
Fixed in Checking in ogdi/c-api/ecs_dyna.c; /cvsroot/ogdi/devdir/ogdi/c-api/ecs_dyna.c,v...
2016-06-28 Even Rouault even.rouault@spatialys.com * Actually fix build against proj...
VRF Driver Broken on 64bit Alpha
Probably that the issue is fixed with the following commit. Closing under that assumption....
Variable length arrays do not compile with MSVC (w/ patch)
"Fix mat_inverse() to not use variable length arrays (OGDI #65)" Checking in ChangeLog;...
API change in proj
I've just committed a fix to support proj >= 4.9.0 for the nad_init() prototype change....
ecs_OpenDynamicLib fails on 64 bit Windows
It seem that I have the same problem on linux centOS 64bits (intel). Opening the...