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. Can't compile my project after updating Xcode and Qt

Can't compile my project after updating Xcode and Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 5 Posters 916 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.
  • T Tony123
    13 May 2020, 23:01

    Hi all,
    My porject was compiled without any problem under Xcode 10.3 and Qt5.13.1 after updating to Xcode 11.4 and Qt 5.14.2 I have this error and I really don't know what to do. Can someone help me?
    Screenshot 2020-05-14 at 00.55.42.png

    J Offline
    J Offline
    jsulm
    Lifetime Qt Champion
    wrote on 14 May 2020, 08:46 last edited by
    #2

    @Tony123 Did you a complete rebuild? Delete build folder, run qmake and build.

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

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tony123
      wrote on 14 May 2020, 09:29 last edited by Tony123
      #3

      @jsulm Yep I manully deleted build folder and all generated file, hit clean all just for sure and hit rebuild. The release version build Ok but debug version still complain about libQt5UiTools_debug_a .

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 14 May 2020, 17:12 last edited by SGaist
        #4

        Hi,

        Can you try to build on command line ?

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

        T 1 Reply Last reply 19 May 2020, 16:22
        0
        • T Offline
          T Offline
          Tony123
          wrote on 15 May 2020, 09:18 last edited by
          #5

          @SGaist , So I have to update my situation. I download Qt5.13.2 and the libQt5UiTools_debug.a is under the
          path
          Screenshot 2020-05-15 at 11.14.30.png

          If I download 5.14.2 this file is missing! (I mean the debug version of this file)
          Screenshot 2020-05-15 at 11.12.54.png

          So the question why is not there that file? Is it related to this bug ? https://bugreports.qt.io/browse/QTBUG-81251

          Is that path automatically filled or should I edit this path?
          Screenshot 2020-05-15 at 11.16.34.png

          Thanks.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            Tony123
            wrote on 17 May 2020, 21:37 last edited by
            #6

            Hi @SGaist can you confirm my thoughts above that this is a bug or is it something on my site. Thanks.

            1 Reply Last reply
            0
            • S SGaist
              14 May 2020, 17:12

              Hi,

              Can you try to build on command line ?

              T Offline
              T Offline
              Tony123
              wrote on 19 May 2020, 16:22 last edited by
              #7

              @SGaist Can you please confirm my thoughts in this thread to be able to close it ? Thanks

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 19 May 2020, 18:24 last edited by
                #8

                IIRC there has been a change in how the debug versions are generated but I currently don't remember the details, sorry.

                I also can't confirm the issue with the latest version of Xcode as I can't install it.

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

                T 1 Reply Last reply 1 Jun 2020, 10:05
                0
                • S SGaist
                  19 May 2020, 18:24

                  IIRC there has been a change in how the debug versions are generated but I currently don't remember the details, sorry.

                  I also can't confirm the issue with the latest version of Xcode as I can't install it.

                  T Offline
                  T Offline
                  Tony123
                  wrote on 1 Jun 2020, 10:05 last edited by
                  #9

                  @SGaist Ok, I try to go to a newer version of Qt (5.15), and the problem still persists. What's that mean since the qt 5.13 there is no way to compile our projects?

                  J H 2 Replies Last reply 3 Jun 2020, 08:25
                  1
                  • T Tony123
                    1 Jun 2020, 10:05

                    @SGaist Ok, I try to go to a newer version of Qt (5.15), and the problem still persists. What's that mean since the qt 5.13 there is no way to compile our projects?

                    J Offline
                    J Offline
                    J.Hilk
                    Moderators
                    wrote on 3 Jun 2020, 08:25 last edited by
                    #10

                    @Tony123 Maybe you can try compiling from source. I had to compile my custom iOS qt version due to Xcode updates twice last week.

                    It's not too much hassle and should be done in an hour or 2, depending on your cpu of course.


                    Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                    Q: What's that?
                    A: It's blue light.
                    Q: What does it do?
                    A: It turns blue.

                    1 Reply Last reply
                    0
                    • T Tony123
                      1 Jun 2020, 10:05

                      @SGaist Ok, I try to go to a newer version of Qt (5.15), and the problem still persists. What's that mean since the qt 5.13 there is no way to compile our projects?

                      H Offline
                      H Offline
                      Hana
                      wrote on 19 Jun 2020, 16:18 last edited by
                      #11

                      @Tony123 I have the same issue here! I cannot debug my project anymore!

                      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