[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.gef3d] Re: Compiler Error

Hi Madhu,

On 2009-03-18 15:50:58 +0100, madhu.samuel@xxxxxxxxxxxx (Madhu Samuel) said:
1. org.lwgl is not found. Where can I download this from?

LWJGL has to be installed separately. I have written an install instruction in the Wiki:


http://wiki.eclipse.org/GEF3D_Installation


2. The class PerformanceOrbitCameraAction not found in ActionBuilder.java

Uuups.. sorry. I fixed this one. I forgot to check in the package containing this action. It is a simple performance test, orbiting around the diagrams and measuring the fps. Simply update the graph example (or remove the action from the ActionBuilder).


Cheers

Jens