Results 1 to 2 of 2

Thread: OpenGL problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Posts
    291
    Thanks
    85
    Thanked 1 Time in 1 Post

    Default OpenGL problem

    hi
    i have installed Qt4.3.2 and when i run FrameBufferObject example .it says

    "This system does not support OpenGL/framebuffer objects."

    while there are OpenGL header files present in the path /usr/local/Trolltech/Qt-4.3.2/include/QtOpenGL

    [babu@localhost QtOpenGL]$ pwd
    /usr/local/Trolltech/Qt-4.3.2/include/QtOpenGL

    [babu@localhost QtOpenGL]$ ls
    QGLColormap QGLFormat qgl.h QGLWidget
    qglcolormap.h QGLFramebufferObject QGLPixelBuffer QtOpenGL
    QGLContext qglframebufferobject.h qglpixelbuffer.h



    none of the opengl examples run ,but the QGLFormat::hasOpenGL() returns true.

    where did the mistake happened.
    Last edited by babu198649; 27th February 2008 at 11:31.

Similar Threads

  1. problem with opengl, zooming, drawpixels, and origin
    By ntp in forum General Programming
    Replies: 0
    Last Post: 22nd February 2008, 21:48
  2. OpenGL rendering problem
    By spud in forum Qt Programming
    Replies: 5
    Last Post: 27th February 2007, 19:44
  3. OpenGL glGet problem
    By Cloudy in forum General Programming
    Replies: 1
    Last Post: 26th December 2006, 23:10
  4. Qt 4.2.0 OpenGL problem
    By mbjerkne in forum Qt Programming
    Replies: 1
    Last Post: 14th October 2006, 18:39

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.