opengl - LWJGL Display.create() does nothing on mac -


on linux, display.create() works wonderfully. on mac, function call never returns, , not throw error. cause this? because i'm adding java.awt.canvas? if so, why has worked before?

edit: happens when lwjgl embedded in canvas in swing and running on thread separate swing thread.


Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -