[GRASS-dev] Re: [GRASS GIS] #1125: wingrass7 - ctypes - compiling
error
GRASS GIS
trac at osgeo.org
Wed Aug 4 13:54:46 EDT 2010
#1125: wingrass7 - ctypes - compiling error
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: wingrass, ctypes | Platform: MSWindows Vista
Cpu: x86-32 |
------------------------------+---------------------------------------------
Comment(by glynn):
Replying to [comment:2 hellik]:
> > Does that file exist?
>
> yes, datetime.h and P_datetime.h exist in
It think that this is a case of MSys/MinGW (not sure which) only
supporting one filename syntax in any given command. If you have any
native Windows filenames, it doesn't accept MSys filenames. ctypesgen
generates a temporary file, and passes the filename using native syntax.
Unfortunately, I don't know of a definite solution. Forcing Platform.make
to use Windows syntax (i.e. c:/osgeo4w/...) exclusively might work. I
don't know if this can be achieved solely through the choice of configure
switches, or whether you would need to edit Platform.make manually.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1125#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list