[GRASS-dev] [GRASS GIS] #1819: problems compiling map swipe, animation, modeler, and r.li.setup

GRASS GIS trac at osgeo.org
Sat Feb 14 16:08:22 PST 2015


#1819: problems compiling map swipe, animation, modeler, and r.li.setup
-----------------------+----------------------------------------------------
 Reporter:  cmbarton   |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  normal     |   Milestone:  7.0.0                    
Component:  wxGUI      |     Version:  svn-trunk                
 Keywords:             |    Platform:  MacOSX                   
      Cpu:  OSX/Intel  |  
-----------------------+----------------------------------------------------

Comment(by wenzeslaus):

 If we say that `g.gui.*` modules should not load anything from wx-related
 (and thus also anything from wxGUI) before `parser()` function is called
 and we implement #2142, these problems might disappear. However, the
 actual problem will remain (which is probably wrong environment set during
 the compilation).

 Not importing non-trivial dependencies before `parser()` call might be
 useful in more cases, see:
  * http://lists.osgeo.org/pipermail/grass-dev/2015-February/073702.html
  * http://lists.osgeo.org/pipermail/grass-dev/2015-February/073713.html
  * http://lists.osgeo.org/pipermail/grass-dev/2015-February/073734.html
  * source:grass-addons/grass7/raster/r.flexure/r.flexure.py?rev=64624#L171

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1819#comment:6>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list