LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: EvilOne on March 31, 2010, 16:24:34

Title: Nightly Build, Linkage Error
Post by: EvilOne on March 31, 2010, 16:24:34
Howdy,

I get a linkage error when using the nightly build:
Version mismatch: jar version is '22', native libary version is '21'

Cheers,
E1.
Title: Re: Nightly Build, Linkage Error
Post by: spasi on March 31, 2010, 16:32:40
What OS is this on? Have you tried downloading it again?
Title: Re: Nightly Build, Linkage Error
Post by: EvilOne on March 31, 2010, 17:02:09
It's XP.

Using: Build #457 (31.03.2010 16:04:30)

Maybe you can fix this today? So I can work on... Once you get used to the primitve/string support, you will never go back to version 2.3
;)

Cheers,
E1.
Title: Re: Nightly Build, Linkage Error
Post by: Matzon on March 31, 2010, 18:52:32
I updated the native version due to the recent changes. Please make sure to use 2.4 jar and native files.
Title: Re: Nightly Build, Linkage Error
Post by: elFarto on March 31, 2010, 19:50:45
I'm getting this too, on XP.

Regards
elFarto
Title: Re: Nightly Build, Linkage Error
Post by: spasi on April 01, 2010, 00:00:32
This should be fixed now. Not sure what caused it in the first place.
Title: Re: Nightly Build, Linkage Error
Post by: Endolf on April 01, 2010, 06:02:43
Hi

Every now and then a node in the build farm craps out during builds. I'm guessing that a node crapped out during the XP<insert arch bits here> build. I normally fix this in the morning when I get up before I go to work, so for a short window of time the build will have an out of date native for that platform.

I'm still trying to figure out why this has been happening, and why it's nearly always one of the two windows machines.

Endolf
Title: Re: Nightly Build, Linkage Error
Post by: EvilOne on April 01, 2010, 07:04:33
Works like a charm now, thanks.