#2095: GRASS changes for OSGeo4W 64bit
-------------------------+--------------------------------------------------
Reporter: jef | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Default | Version: 6.4.3
Keywords: osgeo4w | Platform: MSWindows 7
Cpu: x86-64 |
-------------------------+--------------------------------------------------
I added the following change to make GRASS work on OSGeo4W 64bit. The
libpng is there is build with MSVC and therefore does share the same
stdio, it has GDAL 1.10 and apparently 64bit Windows doesn't use special
symbol exports in DLLs anymore (GDAL is also build with MSVC).
On Sun, Oct 6, 2013 at 9:49 PM, GRASS GIS <trac@osgeo.org> wrote:
#2095: GRASS changes for OSGeo4W 64bit
-------------------------+--------------------------------------------------
Reporter: jef | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Default | Version: 6.4.3
Keywords: osgeo4w | Platform: MSWindows 7
Cpu: x86-64 |
-------------------------+--------------------------------------------------
I added the following change to make GRASS work on OSGeo4W 64bit. The
libpng is there is build with MSVC and therefore does share the same
stdio, it has GDAL 1.10 and apparently 64bit Windows doesn't use special
symbol exports in DLLs anymore (GDAL is also build with MSVC).
Patch applied in `trunk` (r58120) and `devbr6` branch (r58119). Before
applying it in `relbr64` branch we should do some testing, please try the
next `grass65-dev` OSGeo4W package.