Results 1 to 6 of 6

Thread: System does not support OpenGL/framebuffer objects

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2007
    Posts
    12
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: System does not support OpenGL/framebuffer objects

    yes. i tried this code from NeHe lessons (the Visual C++ Code)
    http://nehe.gamedev.net/data/lessons....asp?lesson=02

    also, some other Qt OpenGL programs work fine (the code without any reference to frame buffer)

    -Mustafa

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: System does not support OpenGL/framebuffer objects

    What video card do you have?

  3. #3
    Join Date
    Apr 2007
    Posts
    12
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: System does not support OpenGL/framebuffer objects

    Sis 661FX built-in 32MB

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: System does not support OpenGL/framebuffer objects

    I'm not an expert on this but I think it doesn't have support for framebuffers. Please also try some advanced benchmarking tool like 3DMark. It will probably tell you your video driver doesn't support shaders, framebuffers and/or some other things. Are you sure QGLFormat::hasOpenGL() returns false for you?

Similar Threads

  1. Compile QT4.2.2 with MySQL on Mac OS
    By asd in forum Installation and Deployment
    Replies: 7
    Last Post: 12th February 2007, 14:50
  2. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15

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.