code cleanup and removing unused code
then maybe merge back in with a microsoft and apple/BSD code base
My NAIF SPICE and SUSE leap build
My edits and files i use for Celestia
Use this to build
mkdir BUILD
cd BUILD
qmake-qt5 prefix=/usr ..
make -j4
su
make install
-- very much still a work in progress 06-19-18 removed ANCIENT 3ds support , it was CAUSSING more problems than it was worth using
02-21-18 removed most of the unused microsoft and apple code loops and some of the gtk files
still working on converting to 100% QT5
still to do: remove unused glut and gtk heades and related code
updated to qt5
updatd to eigen 3.3.4
updated to png 16
-- "cmodview" still NEEDS qmake-qt4
.