lwjgl.org
May 09, 2008, 22:40:50 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 1.1.4 released
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: LWJGL 1.1.4 Released  (Read 4226 times)
Matzon
Administrator
Nerdus Imperius
*****
Posts: 1492



View Profile
« on: January 21, 2008, 20:09:23 »

LWJGL 1.1.4 released

Download
Release notes

* Miscellaneous linux fixes (key repeat, responsiveness in applets)
* Performance updates related to superfluous calls to Display.update
* Fixed issue with devil version

As always, consider donating if you use LWJGL.

Note: This is expected to be the last 1.x release. We are now working towards 2.0.
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
Matzon
Administrator
Nerdus Imperius
*****
Posts: 1492



View Profile
« Reply #1 on: January 21, 2008, 20:16:06 »

Forgot to mention that this _should_ fix glibc issues on linux. I have compiled the binaries on Debian Etch 32 & 64 bit.
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
Qudus
Regular nerd
**
Posts: 94


View Profile
« Reply #2 on: January 21, 2008, 21:00:47 »

Great Smiley. Thank you very much.

Marvin
Logged
Fool Running
Nerdus Imperius
*****
Posts: 427


View Profile
« Reply #3 on: January 22, 2008, 19:35:57 »

Yeah! New release! Cool

Keep up the good work.
Logged

Programmers will, one day, rule the world... and the world won't notice until its too late.Just testing the marquee option Grin
leanid_chaika
Newbie
*
Posts: 2


View Profile
« Reply #4 on: January 22, 2008, 19:54:50 »

Forgot to mention that this _should_ fix glibc issues on linux. I have compiled the binaries on Debian Etch 32 & 64 bit.

Maybe You also forgot change native dll's in release package? Because I got error on my windows machine: Exception in thread "main" java.lang.LinkageError: Version mismatch: jar version is '12', native libary version is '11' 
Logged
Matzon
Administrator
Nerdus Imperius
*****
Posts: 1492



View Profile
« Reply #5 on: January 22, 2008, 20:14:34 »

You must have a native file lying somewhere wrong on your path. I just downloaded the release and extracted and ran
Quote
D:\Download\lwjgl-1.1.4\lwjgl-1.1.4>java -cp jar\jinput.jar;jar\lwjgl.jar;jar\lwjgl_test.jar;jar\lwjgl_util.jar; -Djava.library.path=native\win32 org.lwjgl.test.SysTest

Quote
==== Test Alert ====
Opening native alert window
---- Test Alert ----

==== Test Debug ====
Debug is not enabled. Please set the org.lwjgl.Sys.debug property to true to ena
ble debugging
Example:
  java -Dorg.lwjgl.util.Debug=true ...
You will not see any debug output in the following tests.
---- Test Debug ----
...

works fine
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
leanid_chaika
Newbie
*
Posts: 2


View Profile
« Reply #6 on: January 23, 2008, 11:36:42 »

Yes. You right. It was just strange eclipse problem. all native lib for windows works fine.
Logged
mot
Newbie
*
Posts: 31


View Profile WWW
« Reply #7 on: January 23, 2008, 18:30:46 »

Thank you very much for 1.1.4, looking forward to 2.0.
Logged

Tom Andrle - Catnap Games - http://www.catnapgames.com
PJPoon
Newbie
*
Posts: 2


View Profile
« Reply #8 on: January 30, 2008, 21:46:31 »

Forgot to mention that this _should_ fix glibc issues on linux. I have compiled the binaries on Debian Etch 32 & 64 bit.
Thank you very much.  The binaries now work for me without having to compile them myself.
Logged
Lesson4Me
Newbie
*
Posts: 1


View Profile
« Reply #9 on: February 09, 2008, 15:56:40 »

Could someone provide Windows x64 Libs?

TIA
Logged
jpilgrim
Newbie
*
Posts: 32


View Profile
« Reply #10 on: February 28, 2008, 22:08:43 »

With a little delay I updated the Eclipse Plugin (for those who develop Eclipse Plugins using LWJGL), see

http://www.informatik.fernuni-hagen.de/import/pi3/personen/pilgrim/gef3d/lwjgl.html

The page has been moved to

http://www.fernuni-hagen.de/se/personen/pilgrim/gef3d/lwjgl.html

Cheers!

Jens
« Last Edit: April 09, 2008, 10:48:48 by jpilgrim » Logged
lwjgl.org
   



 Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!