Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Qt Build error

    General and Desktop
    3
    10
    1093
    Loading More Posts
    • 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.
    • Djolas2001
      Djolas2001 last edited by A Former User

      I'm trying to build/compile (I don't know right expression for that) some program, but process last so long, I even think it wouldn't complete ever. It just stays on same, and don't makes any change. http://imgur.com/a/onzj0 Here is the link of the screenshot

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        Looks like stuck in an infinite loop. Check the date of the files inside that folder of that project.

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

        Djolas2001 1 Reply Last reply Reply Quote 0
        • Djolas2001
          Djolas2001 @SGaist last edited by

          @SGaist They are all 24.11.2016.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            In the sources ?

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

            Djolas2001 1 Reply Last reply Reply Quote 0
            • Djolas2001
              Djolas2001 @SGaist last edited by

              @SGaist Could you explain me, what I need to check. Btw. I have downloaded yesterday the newest version of Qt 5.7, and than tried with Qt 5.6, but the problem is same.

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                Qt's not the problem.

                However, IIRC when such a loop is happening, it was usually a problem with the sources of the application/library being built.

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

                Djolas2001 1 Reply Last reply Reply Quote 0
                • Djolas2001
                  Djolas2001 @SGaist last edited by

                  @SGaist I'm new to programming, so could you just explain me how to solve problem. 😃

                  mrjj 1 Reply Last reply Reply Quote 0
                  • mrjj
                    mrjj Lifetime Qt Champion @Djolas2001 last edited by

                    @Djolas2001
                    Hi
                    Just for check. Did u try any of the samples ( In Creator -> Welcome->Examples)?
                    It does work with other code and ONLY this project does this?

                    Djolas2001 1 Reply Last reply Reply Quote 0
                    • Djolas2001
                      Djolas2001 @mrjj last edited by Djolas2001

                      @mrjj Examples and new projects work. But any projects in Google Drive folder don't work.

                      1 Reply Last reply Reply Quote 0
                      • SGaist
                        SGaist Lifetime Qt Champion last edited by

                        Then copy the project on your hard drive and try again.

                        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 Reply Quote 0
                        • First post
                          Last post