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
Forum Updated to NodeBB v4.3 + New Features

Can't compile my project after updating Xcode and Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 5 Posters 1.0k 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.
  • T Offline
    T Offline
    Tony123
    wrote on last edited by
    #1

    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

    jsulmJ 1 Reply Last reply
    2
    • T Tony123

      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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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 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
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on 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
          0
          • T Offline
            T Offline
            Tony123
            wrote on 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 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
              • SGaistS SGaist

                Hi,

                Can you try to build on command line ?

                T Offline
                T Offline
                Tony123
                wrote on 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
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on 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
                  0
                  • SGaistS SGaist

                    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 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.HilkJ H 2 Replies Last reply
                    1
                    • T Tony123

                      @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.HilkJ Offline
                      J.HilkJ Offline
                      J.Hilk
                      Moderators
                      wrote on 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

                        @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 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