[GRASS-dev] Re: [GRASS GIS] #58: v.digit fails to build on Gentoo
GRASS GIS
trac at osgeo.org
Sun Feb 24 11:43:27 EST 2008
#58: v.digit fails to build on Gentoo
-----------------------+----------------------------------------------------
Reporter: marisn | Owner: martinl
Type: defect | Status: assigned
Priority: critical | Milestone: 6.3.0
Component: default | Version: 6.3.0 RCs
Resolution: | Keywords: wxGUI, v.digit
-----------------------+----------------------------------------------------
Comment (by martinl):
Replying to [comment:3 kyngchaos]:
> Same problem here on OSX. At least on OSX I can directly link in the
_gdi_.so binary with a full path. Or you can create the symlink in some
place you have permissions to write. BUT, this is still not a good option
- directly linking binaries to an internal wxpython library just doesn't
sound right. Aren't Python binary extensions something that are normally
loaded by python extension code?
Right, this solution is unacceptable, for now just a temporal one. I am
trying to find better solution, to avoid replacing wxPseudoDC by wxDC in
C++ code since in wxPython code are used methods of PseudoDC (e.g.
!TranslateId() for moving selected objects) which are not available for
wxDC. Suggestions/ideas welcomed. Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/58#comment:4>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list