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. qt running error
Qt 6.11 is out! See what's new in the release blog

qt running error

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 1.4k 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.
  • K Offline
    K Offline
    kyeo95
    wrote on last edited by kyeo95
    #1

    Hi, I'm running Qt on Ubuntu Linux, but i'm having problem at running project I got in the github.

    Project smoothly ran and built yesterday, but it suddenly crashed today.
    I reinstall the Qt but didn't worked.

    2.JPG
    I have hundreds of error messages with out above error.

    3.JPG
    4.JPG

    I don't think the project code is problem, I didn't touch it since yesterday when it executed well.
    some thing got wrong in the system but I don't know what's the problem.
    Any help would be very helpful! Thank you.

    jsulmJ 1 Reply Last reply
    0
    • K kyeo95

      Hi, I'm running Qt on Ubuntu Linux, but i'm having problem at running project I got in the github.

      Project smoothly ran and built yesterday, but it suddenly crashed today.
      I reinstall the Qt but didn't worked.

      2.JPG
      I have hundreds of error messages with out above error.

      3.JPG
      4.JPG

      I don't think the project code is problem, I didn't touch it since yesterday when it executed well.
      some thing got wrong in the system but I don't know what's the problem.
      Any help would be very helpful! Thank you.

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

      @kyeo95 What is the first error?
      Did you try to delete the build folder, run qmake and build again?

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

      K 1 Reply Last reply
      0
      • jsulmJ jsulm

        @kyeo95 What is the first error?
        Did you try to delete the build folder, run qmake and build again?

        K Offline
        K Offline
        kyeo95
        wrote on last edited by
        #3

        @jsulm thank you for your reply.
        my first screenshot is first error. second error and so on are in the second picture.
        I deleted build folder but result doesn't change. error messages still come out.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          What version of gcc are you using ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          K 1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            What version of gcc are you using ?

            K Offline
            K Offline
            kyeo95
            wrote on last edited by
            #5

            @SGaist I use version gcc 9.3.0 on ubuntu

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Are you able to build a simple C++ application using memcmp or one of the other mentioned method ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              1
              • A Offline
                A Offline
                Anonymous_Banned275
                wrote on last edited by
                #7

                No need to be concerned about number of errors, but

                start from obvious : ( part of the first error screen shot )

                "did you forget to #include .... ? "

                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