Re: [opensource-dev] compiling viewer-release on linux

2018-09-21 Thread John Nagle
Here's how I currently compile successfully on Linux. This builds the development version 5.1.9, not the release version. Install all prerequisites per http://wiki.phoenixviewer.com/fs_compiling_firestorm_64bit_ubuntu Create a working directory for the version you're building. hg clone h

[opensource-dev] Miscellaneous bad code in llviewerobject.cpp

2018-09-21 Thread John Nagle
I've been looking for the "half-unsit" region crossing bug, adding debug code to llviewerobject. Something is going wrong in reparenting, but I haven’t been able to isolate it yet. Looking in there, I've found some code that's wrong, but probably not causing trouble. - Two possible buffe