Re: Exception: No shader code found
Posted by
fmorat on
Aug 15, 2023; 5:40pm
URL: https://forum.jogamp.org/Exception-No-shader-code-found-tp4042834p4042868.html
So this is the result when I run the command: jar tf jogamp-fat.jar >& joamp-fat-contents.txt
joamp-fat-contents.txtThe required files are definitely in the jar file.
jogamp/opengl/shader/texture01_xxx.vp
jogamp/opengl/shader/texture01_xxx.fp
I'm starting to think that it has something to do with the relative paths. I will do some tests to be sure.