Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Debug error out of nowhere - nothing can be compiled
Forum Updated to NodeBB v4.3 + New Features

Debug error out of nowhere - nothing can be compiled

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 1.2k 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.
  • C Offline
    C Offline
    chris2401
    wrote on last edited by
    #1

    Hi,

    Without doing anything, none of my qt3d projects work (not even the sample ones from the tutorials).
    I am getting the following error message (shown in the picture in the link below):

    https://www.dropbox.com/s/pvmz5fjcitb9iyk/qterror.jpg?dl=0

    Any ideas/ tips?

    jsulmJ 1 Reply Last reply
    0
    • C chris2401

      Hi,

      Without doing anything, none of my qt3d projects work (not even the sample ones from the tutorials).
      I am getting the following error message (shown in the picture in the link below):

      https://www.dropbox.com/s/pvmz5fjcitb9iyk/qterror.jpg?dl=0

      Any ideas/ tips?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @chris2401 Did you update your graphics card driver?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • C Offline
        C Offline
        chris2401
        wrote on last edited by chris2401
        #3

        @jsulm In the end it was due to using remote desktop, apparently it doesn't support opengl 2.0

        mrjjM 1 Reply Last reply
        0
        • C chris2401

          @jsulm In the end it was due to using remote desktop, apparently it doesn't support opengl 2.0

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

          @chris2401
          Nope. no opengl over RDP. ( for non console sessions)
          If you need that , i used
          https://www.splashtop.com/
          its not super fast with opengl but at least app can run.
          There are also other options, like using the physical console

          tscon 1 /dest:console

          https://social.technet.microsoft.com/Forums/windowsserver/en-US/c8295ef8-3711-4576-9293-2c4965280165/opengl-and-remote-desktop?forum=winserverTS

          not tested win win 10 but used to work in win 7.

          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