Login  Register

Re: JTabbedPane Canvas3D bug

Posted by Julien on Dec 30, 2013; 7:01am
URL: https://forum.jogamp.org/JTabbedPane-Canvas3D-bug-tp4030983p4031081.html

Sven,

The problem is changing the path of DYLD_LIBRARY_PATH breaks the test (http://mac-os-forge.2317878.n4.nabble.com/Incorrect-libjpeg-dylib-after-installing-ImageMagick-td134968.html). I simply commented out the  DYLD_LIBRARY_PATH line in scripts/tests-osx-x64.sh and got the tests working. You can find the results of the tests here:

https://gist.github.com/julienchastang/8178692

https://gist.github.com/julienchastang/8178713

Let me know if you need any more information from me.

Thanks again.

-Julien