LWJGL version

Started by HalGlobal, August 29, 2015, 00:38:09

Previous topic - Next topic

HalGlobal

Hello,
I want to know what version of LWJGL i should download for create my game.LWJGL 3.0.0a or 3.0.0b or 2.9.4?

PS: Norton says LWJGL 3.0.0b has a virus.

spasi

For new projects, I would recommend 3.0.0b. It is much better than 2.9.4 and has several fixes over 3.0.0a.

The issue of alerts going off from some antivirus programs is known. They are false positives. You can verify this by checking details of the virus detected; there won't be any, or will say something like "generic". I don't have a solution for this yet, other than signing the LWJGL binaries. This has an associated cost and will have to wait for the official release. If anyone has a better idea, please let me know.

HalGlobal

OK, Thanks you for your quickly answer.