Hello
Guest
Register
Login
1 Hour
1 Day
1 Week
1 Month
Forever
LWJGL 3.3.2 released
Menu
Home
Help
Search
Login
Register
go
LWJGL Forum
Programming
Bug Reports / RFE
LWJGL 3.1.3 Not Containing GLFW
« previous
next »
Print
Pages: [
1
]
LWJGL 3.1.3 Not Containing GLFW
3 Replies
5340 Views
Marn
2
LWJGL 3.1.3 Not Containing GLFW
«
on:
October 19, 2017, 23:22:36 »
I get this error in eclipse when I type: import static org.lwjgl.opengl.GLFW.*;
The import org.lwjgl.opengl.GLFW cannot be resolved. Thank you!
Logged
darkyellow
42
Re: LWJGL 3.1.3 Not Containing GLFW
«
Reply #1 on:
October 20, 2017, 13:30:16 »
Have you imported the GLFW jar?
Logged
CoDi
49
Re: LWJGL 3.1.3 Not Containing GLFW
«
Reply #2 on:
October 20, 2017, 15:03:43 »
The correct namespace is
org.lwjgl.glfw
, not org.lwjgl.opengl.
Logged
Marn
2
Re: LWJGL 3.1.3 Not Containing GLFW
«
Reply #3 on:
October 23, 2017, 22:33:41 »
where is the GLFW jar?
Logged
Print
Pages: [
1
]
« previous
next »