[GRASS-dev] Re: [GRASS GIS] #1125: wingrass - ctypes - compiling
error
GRASS GIS
trac at osgeo.org
Wed Aug 18 02:39:54 EDT 2010
#1125: wingrass - ctypes - compiling error
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.5.0
Component: Compiling | Version: svn-trunk
Keywords: wingrass, ctypes | Platform: MSWindows Vista
Cpu: x86-32 |
------------------------------+---------------------------------------------
Comment(by glynn):
Replying to [comment:22 hellik]:
> There is only the tcltk-nviz available. Is there any change to test the
fixes for example r43120 and r43121.
Both of those changes affect the building of the wrappers. They should fix
the Windows build-time errors which prevented usable wrappers from being
generated (you still get some errors about `__asm__` and similar, but
those don't matter).
r43120 should fix the 'grass/config.h: No such file or directory' (etc)
errors, while r43121 should fix the 'Could not load library "intl"'
warnings (which will result in errors at runtime).
Currently, the only available test for the wrappers is the wx nviz module,
although that could fail on Windows for reasons unrelated to ctypes (e.g.
issues with the underlying OpenGL support).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1125#comment:23>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list