Results 1 to 2 of 2

Thread: qt qml opengl issue

  1. #1
    Join Date
    Mar 2009
    Posts
    34
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default qt qml opengl issue

    Hello,

    if i run my qml application within qt creator i can see the following output:
    Starting C:\Users\geri\Desktop\build-qt_gui_test2-Desktop_Qt_5_3_MinGW_32bit-Debug\debug\qt_gui_test2.exe...
    QML debugging is enabled. Only use this in a safe environment.
    qrc:/main.qml:82: ReferenceError: ctrl is not defined
    getProcAddress: Unable to resolve 'glResetMinmax'
    getProcAddress: Unable to resolve 'glResetHistogram'
    getProcAddress: Unable to resolve 'glMinmax'
    getProcAddress: Unable to resolve 'glHistogram'
    getProcAddress: Unable to resolve 'glGetMinmaxParameteriv'
    getProcAddress: Unable to resolve 'glGetMinmaxParameterfv'
    getProcAddress: Unable to resolve 'glGetMinmax'
    getProcAddress: Unable to resolve 'glGetHistogramParameteriv'
    getProcAddress: Unable to resolve 'glGetHistogramParameterfv'
    getProcAddress: Unable to resolve 'glGetHistogram'
    getProcAddress: Unable to resolve 'glSeparableFilter2D'
    getProcAddress: Unable to resolve 'glGetSeparableFilter'
    getProcAddress: Unable to resolve 'glGetConvolutionParameteriv'
    getProcAddress: Unable to resolve 'glGetConvolutionParameterfv'
    getProcAddress: Unable to resolve 'glGetConvolutionFilter'
    getProcAddress: Unable to resolve 'glCopyConvolutionFilter2D'
    getProcAddress: Unable to resolve 'glCopyConvolutionFilter1D'
    getProcAddress: Unable to resolve 'glConvolutionParameteriv'
    getProcAddress: Unable to resolve 'glConvolutionParameteri'
    getProcAddress: Unable to resolve 'glConvolutionParameterfv'
    getProcAddress: Unable to resolve 'glConvolutionParameterf'
    getProcAddress: Unable to resolve 'glConvolutionFilter2D'
    getProcAddress: Unable to resolve 'glConvolutionFilter1D'
    getProcAddress: Unable to resolve 'glCopyColorSubTable'
    getProcAddress: Unable to resolve 'glColorSubTable'
    getProcAddress: Unable to resolve 'glGetColorTableParameteriv'
    getProcAddress: Unable to resolve 'glGetColorTableParameterfv'
    getProcAddress: Unable to resolve 'glGetColorTable'
    getProcAddress: Unable to resolve 'glCopyColorTable'
    getProcAddress: Unable to resolve 'glColorTableParameteriv'
    getProcAddress: Unable to resolve 'glColorTableParameterfv'
    getProcAddress: Unable to resolve 'glColorTable'

    it seems there is some issue with opengl? how can i fix that? im on windows 7 32bit with qt 5.3.2 and mingw

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

    Default Re: qt qml opengl issue

    Who is your OpenGL driver vendor? Are you using ANGLE?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. OpenGL Issue
    By Wnt2bsleepin in forum Newbie
    Replies: 14
    Last Post: 14th February 2013, 09:52
  2. converting GLUT/OpenGL to Qt/OpenGL - displaying issue
    By yoti13 in forum Qt Programming
    Replies: 1
    Last Post: 25th November 2012, 00:45
  3. StrokePath on OpenGL performance issue
    By medved6 in forum Qt Programming
    Replies: 0
    Last Post: 17th July 2012, 12:44
  4. Opengl issue with Qt4.4.3
    By j0rt4g4 in forum Newbie
    Replies: 13
    Last Post: 2nd December 2008, 12:36
  5. OpenGl Issue
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 7th April 2007, 05:28

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.