Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF3D » Problems On Linux
Problems On Linux [message #563704] Wed, 06 January 2010 08:46 Go to previous message
Hasan Ceylan is currently offline Hasan Ceylan
Messages: 198
Registered: July 2009
Senior Member
Hello Everyone,

I have installed and setup my update site for GEF3D, Then I installed the GEF3D artifacts I checkout from CVS into my Eclipse environment.

Now I have a problem with LWJGL Initialization, I get exception at LwjglTextureFbo.initialize(). specifically:

int status =
EXTFramebufferObject.glCheckFramebufferStatusEXT(EXTFramebuf ferObject.GL_FRAMEBUFFER_EXT);
if (status != EXTFramebufferObject.GL_FRAMEBUFFER_COMPLETE_EXT) {

It seems like there's a problem with the capabilities. Then I went on and checked the lwjgl examples and found that there seems to nothing wrong at the lwjgl level.

So, is GEF3D supposed to work on Linux?
NB: I am not asking if *it is supported* but rather anyone could get it to work on Linux.

Regards,
Hasan Ceylan
 
Read Message
Read Message
Read Message
Previous Topic:Transparant Figures
Next Topic:Problems On Linux
Goto Forum:
  


Current Time: Mon May 20 03:46:30 EDT 2013

Powered by FUDForum. Page generated in 0.04159 seconds