LWJGL
May 18, 2013, 18:45:54
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL is now using GitHub
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
Lightweight Java Library Game Development
>
Can't compile SVN trunk build
Pages: [
1
]
« previous
next »
Print
Author
Topic: Can't compile SVN trunk build (Read 2097 times)
Angelystor
Newbie
Posts: 1
Can't compile SVN trunk build
«
on:
January 02, 2011, 08:15:22 »
Hi there!
I'm trying to compile LWJGL on Snow Leopard and as the subject states, I have problems compiling it.
The ant script is dying at these lines:
/build.xml:344: Unable to load native library: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.lwjgl.DefaultSysImplementation.getPointerSize()I
at org.lwjgl.DefaultSysImplementation.getPointerSize(Native Method)
at org.lwjgl.Sys.<clinit>(Sys.java:101)
at org.lwjgl.test.NativeTest.invokeSys(NativeTest.java:48)
at org.lwjgl.test.NativeTest.main(NativeTest.java:59)
I've poked around Sys and the associated classes, but I can't find out what's going on.
I've tried running the binaries and they work, but I need to get the source to compile.
Is there any environment or path I need to set?
Thanks!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...