glugen-rt-natives-.... renamed to glugent-natives... ?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

glugen-rt-natives-.... renamed to glugent-natives... ?

DuncanMacleod
Hello,

I have successfully been using a build of JOGL from last summer with a game I am developing, but I recently decided to grab what is apparently the latest build, from 01/11/12.

I couldn't get it to work, but after a lot of fiddling, I noticed I was getting the following exception:


Catched FileNotFoundException: C:\Documents and Settings\Administrator\Desktop\NewJOGL\gluegen-natives-windows-i586.jar (The system cannot find the file specified), while TempJarCache.bootstrapNativeLib() of jar:file:/C:/Documents%20and%20Settings/Administrator/Desktop/NewJOGL/gluegen-natives-windows-i586.jar!/ (file:/C:/Documents%20and%20Settings/Administrator/Desktop/NewJOGL/ + gluegen-natives-windows-i586.jar)

This seemed strange as there should be no such jar... it should have been looking for gluegen-rt-natives-windows-i586.jar

I found renaming the downloaded jar to gluegen-natives-windows-i586.jar fixed the issue.

Is this due to a simple typo in your released code, or am I missing something?
Reply | Threaded
Open this post in threaded view
|

Re: glugen-rt-natives-.... renamed to glugent-natives... ?

gouessej
Administrator
Hi

Rather use the very latest source code from Github.
Julien Gouesse | Personal blog | Website