Re: libEGL failed to create pipe in a jrviewer instance
Posted by
gouessej on
May 09, 2013; 12:47pm
URL: https://forum.jogamp.org/libEGL-failed-to-create-pipe-in-a-jrviewer-instance-tp4029118p4029127.html
awm, this is simply a typical classpath problem, you haven't set the classpath correctly, Java doesn't find the JARs of JOGL and GlueGen. Look at
this, you don't use the option "-cp" or "-classpath".