You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just adding this as something that needs to be fixed sooner rather later...
In ant compile_native on an Odroid XU4, arm proc, HardKernel's Ubuntu image... other people also got this in #74...
[apply] /home/odroid/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.c:81:2: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations]
[apply] /usr/bin/ld: cannot find -ljawt
The text was updated successfully, but these errors were encountered:
Just adding this as something that needs to be fixed sooner rather later...
In
ant compile_native
on an Odroid XU4, arm proc, HardKernel's Ubuntu image... other people also got this in #74...[apply] /home/odroid/LWJGL/src/native/linux/org_lwjgl_opengl_LinuxKeyboard.c:81:2: warning: 'XKeycodeToKeysym' is deprecated (declared at /usr/include/X11/Xlib.h:1695) [-Wdeprecated-declarations]
[apply] /usr/bin/ld: cannot find -ljawt
The text was updated successfully, but these errors were encountered: