[Osgeo4w-trac] [osgeo4w] #375: setup build problem - filemanip.cc
OSGeo4W
trac_osgeo4w at osgeo.org
Mon Sep 16 22:39:55 PDT 2013
#375: setup build problem - filemanip.cc
----------------------+-----------------------------------------------------
Reporter: warmerdam | Owner: steve
Type: defect | Status: closed
Priority: major | Component: Installer
Version: | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Changes (by steve):
* status: new => closed
* resolution: => fixed
Comment:
Frank
This error is strange you could fix this error changing ntapi.h temporaly,
but it needs to fix in other way :
- typedef PVOID PEXECUTION_STATE;
+ typedef PDWORD PEXECUTION_STATE;
in file /usr/i686-pc-mingw32/sys-root/mingw/include/ddk/ntapi.h .
Probably mingw runtime has an error.
Steve
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/375#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list