Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  "The import org.lwjgl.Display cannot be resol  (Read 788 times)
0 Members and 1 Guest are viewing this topic.
Offline Nark

JGO n00b
*

Posts: 19



« on: 2004-11-30 10:35:02 »

Sorry, wrong forum! I've reposted my thread here


Hi there!

As suggested by Middy I have downloaded Eclipse.

This code example, that demonstrates how to sett up an OpenGL Window, produces the below listed errors. As described in the above linked thread I have installed the LWJGL files as told to on the official site.

java -cp lwjgl.jar;lwjgl_test.jar;lwjgl_util.jar; org.lwjgl.test.WindowCreationTest
and
java -cp lwjgl.jar;lwjgl_media.jar;lwjgl_test.jar;lwjgl_util.jar; org.lwjgl.examples.spaceinvaders.Game
both work. (1st creates an empty window | 2nd. starts a space invaders game).

Eclipse finds the following problems:
1  
2  
3  
4  
5  
6  
7  
8  
9  
10  
11  
12  
13  
  Description                                            Resource           In Folder          Location
* The import org.lwjgl.Display cannot be resolved        Lesson01.java      OpenGL Window      line 22
* The import org.lwjgl.DisplayMode cannot be resolved    Lesson01.java      OpenGL Window      line 23
* The import org.lwjgl.opengl.Window cannot be resolved  Lesson01.java      OpenGL Window      line 25
* Window cannot be resolved                              Lesson01.java      OpenGL Window      line 78
* Window cannot be resolved                              Lesson01.java      OpenGL Window      line 97
* Window cannot be resolved                              Lesson01.java      OpenGL Window      line 110
* Display cannot be resolved                             Lesson01.java      OpenGL Window      line 138
* DisplayMode[] cannot be resolved or is not a type      Lesson01.java      OpenGL Window      line 138
* Window cannot be resolved                              Lesson01.java      OpenGL Window      line 148
* Window cannot be resolved                              Lesson01.java      OpenGL Window      line 151
* Display cannot be resolved                             Lesson01.java      OpenGL Window      line 185
* Window cannot be resolved                              Lesson01.java      OpenGL Window      line 200

Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.1 seconds with 21 queries.