LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: HalGlobal on August 29, 2015, 00:38:09

Title: LWJGL version
Post by: HalGlobal on August 29, 2015, 00:38:09
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.
Title: Re: LWJGL version
Post by: spasi on August 29, 2015, 07:24:02
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.
Title: Re: LWJGL version
Post by: HalGlobal on August 29, 2015, 07:30:09
OK, Thanks you for your quickly answer.