LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: xxdaggerxx on June 16, 2006, 11:16:14

Title: Space invader tutorial problem
Post by: xxdaggerxx on June 16, 2006, 11:16:14
hi guys im new to Java, and im trying to make a game based on the space invader's engine. I have installed LWJGL and it works, but i keep getting this error in  LWJGLGameWindow.java when i tried running the engine.

cannot find symbol
symbol  : class Display
location: package org.lwjgl
import org.lwjgl.Display;

please help!
Title: Space invader tutorial problem
Post by: Matzon on June 16, 2006, 12:37:36
old code?
get the lastest spaceinvaders code from the source package
Title: Space invader tutorial problem
Post by: xxdaggerxx on June 17, 2006, 07:34:01
yea i think thats the problem, where can i find the new version i cant seem to find it
Title: Space invader tutorial problem
Post by: xxdaggerxx on June 17, 2006, 07:43:48
ok i found it, thx for your help