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. Qt 5.1 MINGW

Qt 5.1 MINGW

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 2.0k Views
  • 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.
  • M Offline
    M Offline
    mcosta
    wrote on last edited by
    #1

    Hi,

    I've installed Qt5.1 MinGW versione on both my PC (1 on Win7 with Intel Graphics Card, 1 on Win8 with NVidia Graphics Card).

    I built 1 example of QtControls on both machine and on Win7 it doesn't start. (I think is a problem related to OpenGL).

    Any kind of help?

    P.S. I've noticed in Qt-5.0.2 the D3D_Compiler.dll (it's the ANGLE dll); can I add ANGLE support in my Qt 5.1 installation without re-compile all?

    Once your problem is solved don't forget to:

    • Mark the thread as SOLVED using the Topic Tool menu
    • Vote up the answer(s) that helped you to solve the issue

    You can embed images using (http://imgur.com/) or (http://postimage.org/)

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      [quote author="mcosta" date="1373267882"]I built 1 example of QtControls on both machine and on Win7 it doesn't start. (I think is a problem related to OpenGL).[/quote]If you don't use ANGLE, then your graphics card drivers need to support OpenGL 2.0 or later.

      [quote author="mcosta" date="1373267882"]P.S. I've noticed in Qt-5.0.2 the D3D_Compiler.dll (it's the ANGLE dll); can I add ANGLE support in my Qt 5.1 installation without re-compile all?
      [/quote]No, unfortunately. Qt needs to be built with ANGLE support. The packages that you downloaded are for OpenGL only.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mcosta
        wrote on last edited by
        #3

        Hi,

        [quote author="JKSH" date="1373272049"]If you don't use ANGLE, then your graphics card drivers need to support OpenGL 2.0 or later.[/quote]

        I read on Qt docs I need OpenGL 2.1 support and my Graphics Card doesn't support it.

        [quote author="JKSH" date="1373272049"]No, unfortunately. Qt needs to be built with ANGLE support. The packages that you downloaded are for OpenGL only.[/quote]

        At the moment I installed Qt 5.0.2; when I'll have time i recompile Qt 5.1

        Once your problem is solved don't forget to:

        • Mark the thread as SOLVED using the Topic Tool menu
        • Vote up the answer(s) that helped you to solve the issue

        You can embed images using (http://imgur.com/) or (http://postimage.org/)

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Check Intel's website to see if there is an update available for your graphics card :) Their support for OpenGL has improved over the past year.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mcosta
            wrote on last edited by
            #5

            Hi,

            unfortunately I already have the latest version installed.

            Thanks

            Once your problem is solved don't forget to:

            • Mark the thread as SOLVED using the Topic Tool menu
            • Vote up the answer(s) that helped you to solve the issue

            You can embed images using (http://imgur.com/) or (http://postimage.org/)

            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