Hi all,<div><br></div><div>I'm trying to compile GRASS 7.0 svn on OSX Mountain Lion (10.8) here. </div><div><br></div><div>Compilation seems to go OK, but when running the .app, the wxpython GUI crashes (I'm using wxpython 2.9.4 cocoa):<br clear="all">

<div><br></div><div><br></div><div><div>Welcome to GRASS 7.0.svn</div><div>...</div><div><br></div><div>Launching <wxpython> GUI in the background, please wait...</div><div>GRASS 7.0.svn (newLocation):~ > /Applications/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/wxgui.py:54: wxPyDeprecationWarning: Call to deprecated item 'InitAllImageHandlers'. </div>

<div>  wx.InitAllImageHandlers()</div><div>/Applications/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/gui_core/goutput.py:230: wxPyDeprecationWarning: Call to deprecated item 'SetVirtualSizeHints'. </div><div>  outputSizer.SetVirtualSizeHints(self.panelOutput)</div>

<div>Traceback (most recent call last):</div><div>  File "/Applications/GRASS-7.0.app/Contents/MacOS/etc/gui/wxpython/mapdisp/mapwindow.py", line 351, in OnPaint</div><div>    self.PrepareDC(dc)</div><div>AttributeError: 'BufferedWindow' object has no attribute 'PrepareDC'</div>

<div><br></div></div><div><br></div><div><br></div><div>this is my setup:</div><div><br></div><div><div><br></div><div>export CFLAGS="-arch x86_64 -arch i386 -O2" </div><div>export CXXFLAGS="-arch x86_64 -arch i386" </div>

<div>export LDFLAGS="-arch x86_64 -arch i386"</div><div><br></div><div><br></div><div>./configure \</div><div>--prefix=/Applications \</div><div>--enable-largefile \</div><div>--enable-64bit \</div><div>--enable-macosx-app \</div>

<div>--enable-sysv \</div><div>--without-glw \</div><div>--without-motif \</div><div>--without-cairo \</div><div>--without-geos \</div><div>--without-odbc \</div><div>--without-fftw \</div><div>--without-readline \</div>
<div>
--without-tcltk \</div><div>--with-opengl=aqua \</div><div>--with-cxx \</div><div>--with-gdal=/Library/Frameworks/GDAL.framework/Versions/1.9/Programs/gdal-config \</div><div>--with-proj-includes=/Library/Frameworks/PROJ.framework/unix/include \</div>

<div>--with-proj-libs=/Library/Frameworks/PROJ.framework/unix/lib \</div><div>--with-proj-share=/Library/Frameworks/PROJ.framework/Versions/4/unix/share/proj \</div><div>--with-python=/Library/Frameworks/Python.framework/Versions/2.7/bin/python-config \</div>

<div>--with-wxwidgets=/usr/local/lib/wxPython-2.9.4.0/bin/wx-config \</div><div>--with-x \</div><div>--with-x-includes=/usr/X11R6/include \</div><div>--with-x-libraries=/usr/X11R6/lib \</div><div>--with-freetype \</div><div>

--with-freetype-includes=/Library/Frameworks/FreeType.framework/unix/include \</div><div>--with-freetype-libs=/Library/Frameworks/FreeType.framework/unix/lib \</div><div>--with-jpeg \</div><div>--with-jpeg-includes=/Library/Frameworks/UnixImageIO.framework/unix/include \</div>

<div>--with-jpeg-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib \</div><div>--with-tiff \</div><div>--with-tiff-includes=/Library/Frameworks/UnixImageIO.framework/unix/include \</div><div>--with-tiff-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib \</div>

<div>--with-png \</div><div>--with-png-includes=/Library/Frameworks/UnixImageIO.framework/unix/include \</div><div>--with-png-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib \</div><div>--with-sqlite \</div><div>
--with-sqlite-libs=/Library/Frameworks/SQLite3.framework/unix/lib \</div>
<div>--with-sqlite-includes=/Library/Frameworks/SQLite3.framework/unix/include \</div><div>--with-blas \</div><div>--with-blas-includes=/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers \</div>

<div>--with-lapack \</div><div>--with-lapack-includes=/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers \</div></div><div><br></div><div><br></div><div>many thanks for any hints</div><div>

<br></div><div>Carlos</div><div><br></div><div><br></div><div><br></div><div><br></div>-- <br>Prof. Carlos Henrique Grohmann<br>Institute of Geosciences - Univ. of São Paulo, Brazil<div>- Digital Terrain Analysis | GIS | Remote Sensing - </div>

<div><br></div><div><a href="http://carlosgrohmann.com/" target="_blank">http://carlosgrohmann.com</a></div><div><a href="http://orcid.org/0000-0001-5073-5572" style="font-size:13px;color:rgb(17,85,204);font-family:arial,sans-serif;background-color:rgb(255,255,255)" target="_blank">http://orcid.org/0000-0001-5073-5572</a><br>

<div>________________<br>Can’t stop the signal.</div></div><br>
</div>