Re: JOGL X11 Error On "GLProfile.getDefault();"
Posted by
Sven Gothel on
Mar 14, 2013; 8:37pm
URL: https://forum.jogamp.org/JOGL-X11-Error-On-GLProfile-getDefault-tp4028611p4028656.html
On 03/14/2013 06:13 PM, meltbox360 [via jogamp] wrote:
> test_dbg.sh
> gives me the following error:
>
> : not foundg.bat: 1: etc/test_dbg.bat:
> : not foundg.bat: 3: etc/test_dbg.bat:
> etc/test_dbg.bat: 4: etc/test_dbg.bat: %BLD_DIR%gluegen-rt.jar: not found
> : not foundg.bat: 4: etc/test_dbg.bat: %BLD_DIR%jogl-all.jar
> CP_ALL %CP_ALL%
> : not foundg.bat: 6: etc/test_dbg.bat:
> : not foundg.bat: 9: etc/test_dbg.bat:
> etc/test_dbg.bat: 11: etc/test_dbg.bat: Syntax error: Bad fd number
Sir, looks like you are trying to execute the Windows bat file on GNU/Linux :)
~Sven