Enabling and using LWJGL debug

To increase debug output, specifically internally from LWJGL, you can pass the -Dorg.lwjgl.util.Debug=true switch to the VM when launching. This also allows you to call org.lwjgl.LWJGLUtil.log(“string”); which prints the message to stderr.

 
lwjgl/tutorials/usingdebug.txt · Last modified: 2007/07/07 00:38 (external edit)
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki