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

c++ - How to add Crypto++ library to Qt project -

c++ - Serialize a class with a Qlist of custom classes as member (using QDataStream) -

Read video using VideoReader function in Matlab? -