Login  Register

Re: Exception: No shader code found

Posted by Sven Gothel on Aug 17, 2023; 10:58am
URL: https://forum.jogamp.org/Exception-No-shader-code-found-tp4042834p4042876.html

Yes, I stopped my test of creating a dual jar package adding such a module-info.java/class file
after realizing that our JAR resource stuff would need to have a module equivalent ...

I would think it should be possible to add a similar resource location within modules,
i.e. pimp up our TempJarCache .. and IOUtils - in case the OpenJDK owners didn't restrict all that.

Perhaps a good task for release 2.6.0, i.e. adding full module support to JogAmp?

+++

> By the way, could not get the debug property set from the MacOS App bundle.
Hmm, not knowing your tools etc, but doesn't it allow to add arguments
to the java launch executable?