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

GRASS GIS trac at osgeo.org
Tue Feb 17 21:02:42 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:  g.gui.* modules  |    Platform:  MacOSX                   
      Cpu:  OSX/Intel        |  
-----------------------------+----------------------------------------------

Comment(by cmbarton):

 Which items are fixed in  r64677? I can recompile on Thursday but need to
 know what to look for.

 On the Mac, because of problems running wxPython for 64 bit, the compiling
 environment is forced to 32 bit for Python. That should not be a problem
 and indeed is not for all compiling except these modules, all of which use
 a new windowing class developed initially for map swipe. Perhaps they are
 trying to force the import of 64 bit wx, which is incorrect for current
 Mac compiling, and would conflict with the 32 bit Python environment set
 as default for compiling. That seems to be what is going on with the
 failure to correctly create the menu xml files too. The errors are the
 same--they cannot import wx.It acts like there is a hardwired call to
 Python or wxPython somewhere instead of calling it using the system
 default path.

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



More information about the grass-dev mailing list