Login  Register

Re: JTabbedPane Canvas3D bug

Posted by Julien on Dec 22, 2013; 5:23pm
URL: https://forum.jogamp.org/JTabbedPane-Canvas3D-bug-tp4030983p4031022.html

Sven,

I git cloned jogl, gluegen, joal. I edited the scripts you describe above. The scripts complained about missing build-macosx directories (which is easy enough to fix, but I was not sure if it was indicative of a larger problem with the test scripts).  Here is the output of the test script:

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

It looks like it is complaining about: dyld: Symbol not found: __cg_jpeg_resync_to_restart

Thanks again.

-Julien