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. Run example qt but nothing display on screen
Forum Updated to NodeBB v4.3 + New Features

Run example qt but nothing display on screen

Scheduled Pinned Locked Moved Solved Installation and Deployment
6 Posts 3 Posters 870 Views 2 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.
  • longhoangdevL Offline
    longhoangdevL Offline
    longhoangdev
    wrote on last edited by
    #1

    Hello everyone,

    I have installed new window 10 and afterthat I have installed qt creator.
    Firstly, I try to run qmlvideofx but nothing to display although no error, no warning.Image is below
    Capture.PNG .
    Secondly, I continously try to run other example and run success ( example heartrate-game image below)
    Capture4.PNG
    And finally, I have write simple new project but nothing is also displayed on screen image below
    Capture3.PNG Capture2.PNG

    So I don't understand what is this problem ?.Could everybody help me fix this problem?

    Thank you

    1 Reply Last reply
    0
    • mrjjM mrjj

      Hi
      well it should have openGL 4.6
      so yes, try go to nvidia site and find the driver.
      (or from laptop vendor)

      I used
      https://www.nvidia.com/Download/driverResults.aspx/160350/en-us
      for a Dell laptop and it worked but i cant promise it will on your system :)

      longhoangdevL Offline
      longhoangdevL Offline
      longhoangdev
      wrote on last edited by
      #5

      @mrjj
      Thank you very much ,
      I have just installed new driver gpu and try to my project. Exactly, the problem releates to openGL, my project is worked normally

      1 Reply Last reply
      1
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Hi
        Could be the openGl.
        QML needs working accelerated graphics.

        Did you install openGl / newest drivers for your gfx card ?

        longhoangdevL 1 Reply Last reply
        2
        • mrjjM mrjj

          Hi
          Could be the openGl.
          QML needs working accelerated graphics.

          Did you install openGl / newest drivers for your gfx card ?

          longhoangdevL Offline
          longhoangdevL Offline
          longhoangdev
          wrote on last edited by
          #3

          @mrjj thank you
          maybe i need to install driver for gpu. Currently, I am using nvidia quandro 2000m

          mrjjM 1 Reply Last reply
          0
          • longhoangdevL longhoangdev

            @mrjj thank you
            maybe i need to install driver for gpu. Currently, I am using nvidia quandro 2000m

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #4

            Hi
            well it should have openGL 4.6
            so yes, try go to nvidia site and find the driver.
            (or from laptop vendor)

            I used
            https://www.nvidia.com/Download/driverResults.aspx/160350/en-us
            for a Dell laptop and it worked but i cant promise it will on your system :)

            longhoangdevL 1 Reply Last reply
            2
            • mrjjM mrjj

              Hi
              well it should have openGL 4.6
              so yes, try go to nvidia site and find the driver.
              (or from laptop vendor)

              I used
              https://www.nvidia.com/Download/driverResults.aspx/160350/en-us
              for a Dell laptop and it worked but i cant promise it will on your system :)

              longhoangdevL Offline
              longhoangdevL Offline
              longhoangdev
              wrote on last edited by
              #5

              @mrjj
              Thank you very much ,
              I have just installed new driver gpu and try to my project. Exactly, the problem releates to openGL, my project is worked normally

              1 Reply Last reply
              1
              • KH-219DesignK Offline
                KH-219DesignK Offline
                KH-219Design
                wrote on last edited by
                #6

                Kudos! Clearly this was resolved and with the ideal method.

                I just want to give a "shout out" to the excellent VirtualGL project. It has allowed me to run QML programs in instances where they otherwise would not. (On Linux, often in conjunction with Xephyr.)

                vglrun /path/to/your_binary_name
                

                The screenshots on this thread indicate Microsoft Windows. Apparently VirtualGL has a Cygwin exe release now. Just pointing this out in case others are struggling with OpenGL. (I have not tried VirtuaGL on Windows. But I love it on Linux.)

                www.219design.com
                Software | Electrical | Mechanical | Product Design

                1 Reply Last reply
                2

                • Login

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