Ticket #1126 (closed defect: fixed)
3D view crashing when started with vector data
| Reported by: | pobsteta | Owned by: | martinl |
|---|---|---|---|
| Priority: | critical | Milestone: | 7.0.0 |
| Component: | wxGUI | Version: | svn-trunk |
| Keywords: | wxNviz | Cc: | grass-dev@… |
| Platform: | MacOSX | CPU: | OSX/Intel |
Description
Hi all,
I use this command to compile grass 7 svn on my ubuntu : CFLAGS="-march=native-g -Wall" ./configure --enable-debug --enable-64bit --with-libs=/usr/lib64 --with-cxx --with-readline --with-freetype=yes --with-freetype-includes="/usr/include/freetype2/" --enable-largefile=yes --with-proj-share=/usr/local/share/proj/ --with-geos=/usr/local/bin/geos-config --with-cairo --with-tcltk-includes="/usr/include/tcl8.4/" --with-wxwidgets=yes --with-postgres=yes --with-postgres-libs=/usr/include/postgresql/libpq --with-postgres-includes=/usr/include/postgresql --with-sqlite=yes --with-python=yes --with-opengl-libs=/usr/include/GL --with-ffmpeg=yes --with-ffmpeg-includes="/usr/include/libavcodec /usr/include/libavformat /usr/include/libswscale" --with-nls --with-blas=yes --with-lapack=yes
the compile index no errors, make -j8 and make install grass70 works fine but the view3D crash ? NVIZ works fine with tcl/tk. @+


