Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Some works Qt 5.1.1 on Windows XP ?
Forum Updated to NodeBB v4.3 + New Features

Some works Qt 5.1.1 on Windows XP ?

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 863 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    giorgik
    wrote on last edited by
    #1

    Hello everyone, I have a PC running Windows XP 32-bit Slackware 14.0.
    For a long time I used Qt 4.8.2 and Qt Creator 2.5.2 for MinGW version 4.4 and 4.6.2 for Windows XP and then the Linux version without any problems on both OS .
    Now I wanted to upgrade to the latest version, ie to 5.1.1. Installation went smoothly (for the moment I am trying on Windows XP) but I discovered to my amazement that Qt Creator 2.8 was compiled with MS Visual C + + with MinGW and not as I would have expected given that the installation file is
    qt-windows-opensource-5.1.1-x86-mingw48_opengl-offline.exe that says MinGW 4.8.
    In any case, continue with the test and run the compilation of OpenGLWindow that proceeds successfully, but surprise, surprise when I start the compile I get these messages in the output window:
    [code]
    Starting C:\Qt\Qt5.1.1\5.1.1\mingw48_32\examples\gui\openglwindow\release\openglwindow.exe
    getProcAddress: Unable to resolve 'glCreateProgram'
    getProcAddress: Unable to resolve 'glCreateProgramARB'
    getProcAddress: Unable to resolve 'glCreateProgramObject'
    getProcAddress: Unable to resolve 'glCreateShader'
    ecc...
    [/code]
    Someone has happened the same thing ? What should I do ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved