Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-31345

svg\opengl\framebufferobject example does not compile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • None
    • 5.1.0 RC1
    • Examples and Demos
    • None
    • Tested with Windows7, VisualStudio 2010.
    • 0b7bb2bd2d7404c42dd782975b665c9415409e0c

    Description

      Install the latest Qt5.1.0 VC2010 'angle' installer qt-windows-opensource-5.1.0-beta1-msvc2010-x86-offline-2013-05-24-36. Compile the example from msvc2010\examples\svg\opengl\framebufferobject.
      Error: lots of compile errors, for example (full log attached):

      glwidget.cpp
      .\glwidget.cpp(81) : error C3861: 'glGenLists': identifier not found
      .\glwidget.cpp(82) : error C2065: 'GL_COMPILE' : undeclared identifier
      .\glwidget.cpp(82) : error C3861: 'glNewList': identifier not found
      .\glwidget.cpp(83) : error C2065: 'GL_QUADS' : undeclared identifier
      .\glwidget.cpp(83) : error C3861: 'glBegin': identifier not found
      .\glwidget.cpp(85) : error C3861: 'glTexCoord2f': identifier not found
      .\glwidget.cpp(85) : error C3861: 'glVertex3f': identifier not found
      .\glwidget.cpp(86) : error C3861: 'glTexCoord2f': identifier not found
      .\glwidget.cpp(86) : error C3861: 'glVertex3f': identifier not found
      .\glwidget.cpp(87) : error C3861: 'glTexCoord2f': identifier not found
      .\glwidget.cpp(87) : error C3861: 'glVertex3f': identifier not found
      .\glwidget.cpp(88) : error C3861: 'glTexCoord2f': identifier not found
      .\glwidget.cpp(88) : error C3861: 'glVertex3f': identifier not found
      .\glwidget.cpp(90) : error C3861: 'glTexCoord2f': identifier not found
      .\glwidget.cpp(90) : error C3861: 'glVertex3f': identifier not found

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            tarjasundqvist Tarja Sundqvist
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes