Re: [savi] savi-dev not working under geomview
Earth orbits and satellite coverage display in 3D on your laptop.
Brought to you by:
lloydwood
From: <llo...@ya...> - 2019-06-15 12:21:37
|
This development crash turned out to be due to use of the -ansi debug flag for gcc; I've removed that, and all is as it should be when building with recent gcc. Recent release packages are unaffected by this. I've uploaded a new development tarball (also adding the Starlink inner shell simulation and output for the ns sat plot scripts) to http://savi.sf/net/dev (my, svn tarballs are way bigger than the cvs I'm used to - huge databases...) regards Lloyd Wood http://savi.sf.net/ On Saturday, 15 June 2019, 16:22:36 GMT+10, lloyd.wood wrote: This note is just to say that I've noticed that when compiling savi, it's not working with geomview, and promptly crashes when launched under geomview, on ubuntu and on cygwin. savi-dev works standalone; the savi package still works with the geomview package, so if you have savi and geomview installed as packages, geomview -run savi works just fine, while geomview -run ./savi-dev/savi does not work as it should. This looks like a change in the linux environment, rather than within savi or in geomview. Reports of how this behaves on other systems welcome; diagnoses of the problem, doubly so. |