Re: [sdljava-users] How to put opengl working
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2006-06-04 07:25:46
|
Hi Nuno, Can you paste in some code? How are you calling setVideoMode()? Try to get an pure SDL OpenGL application working first. It seems like OpenGL cannot be found or initialized properly on your system for some reason... -Ivan/ Nuno Santos wrote: >Hi, > >Everytime i try to initialize something with opengl content it gives me >an error: > >sdljava.SDLException: OpenGL not available > at sdljava.video.SDLVideo.setVideoMode(SDLVideo.java:334) > > >I have glew installed and i dont know what to install more to get this >working > >Can anybody give me a tip on this? > >Thx! > >Nuno > > >_______________________________________________ >sdljava-users mailing list >sdl...@li... >https://lists.sourceforge.net/lists/listinfo/sdljava-users > > |