Re: [opensource-dev] Mesh upload bug

2015-12-15 Thread Ardy Lay
Is this similar to how the viewer and the simulator disagree about prim order in a linkset? On 12/15/2015 8:03 PM, Casper Warden wrote: > Hello everyone > > I'm writing about a very strange bug that appears to have introduced > itself into the codebase at some point, concerning materials getting

[opensource-dev] Mesh upload bug

2015-12-15 Thread Casper Warden
Hello everyone I'm writing about a very strange bug that appears to have introduced itself into the codebase at some point, concerning materials getting confused upon mesh upload. What happens is a .dae is uploaded with multiple materials. While the viewer recognises that there are multiple m

Re: [opensource-dev] USESYSTEMLIBS

2015-12-15 Thread Henri Beauchamp
On Tue, 15 Dec 2015 05:39:43 -0600, Nicky Perian wrote: > Anyone building using system libs .../... how are you handling the libs > that have no packages. jsoncpp glh-linear webkit hunspell to name a few. That's the problem with SYSTEMLIBS (AKA SATNDALONE in v1/2 viewers): you can't handle those

Re: [opensource-dev] USESYSTEMLIBS

2015-12-15 Thread Nicky Perian
This is what I have so far.. sudo apt-get install --install-recommends libc6-dev libstdc++6 libx11-dev libxrender-dev libidn11-dev libgl1-mesa-dev sudo apt-get install --install-recommends libglu1-mesa-dev zlib1g-dev libssl-dev libogg-dev libpng12-dev libdbus-glib-1-dev libgtk2.0-dev sudo apt-g

[opensource-dev] USESYSTEMLIBS

2015-12-15 Thread Nicky Perian
Anyone building using system libs on a debian based distro. If so, do you have a list of -dev packages to install? And, how are you handling the libs that have no packages. jsoncpp glh-linear webkit hunspell to name a few. ___ Policies and (un)subscribe i