java - LWJGL Not installing correctly -


so i've been trying set lwjgl past 2 , half hours or looking @ every tutorial. believe i'm doing incorrect because none of them work. see, put down basic function such display.create(); , reason "display" not importing. suggestions eclipse gives me "create constructor, class, etc" "display". while browsing web discovered should imported import org.lwjgl.opengl.display; it's not suggesting imports related that. neither displaymode, comes java.awt import.

so, appreciated.

thanks.

did include various jars in java build path ? go project configuration, try setting :

enter image description here


Comments

Popular posts from this blog

Prolog - Listing -

python - More Issues with overlapping labels in Tkinter -

python - can't seem to get an output from my class -