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 5.13 gives clangbackend error when statup?
Forum Updated to NodeBB v4.3 + New Features

Qt 5.13 gives clangbackend error when statup?

Scheduled Pinned Locked Moved Unsolved General and Desktop
12 Posts 3 Posters 5.8k Views 2 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.
  • mrjjM mrjj

    Hi
    The first ones "No winrtrunner.exe found." i have seen many times.
    I think it comes if you installed WinRt Qt version but not have the visual studio installed.
    Should be ok to ignore.

    However, the clangbackend.exe
    Sounds like it cannot load the plugin.
    Try disable the code model plugin in
    About -> Plugins.

    alt text

    uncheck and restart Creator.

    MucipM Offline
    MucipM Offline
    Mucip
    wrote on last edited by
    #3

    Dear @mrjj ,
    I unchecked and restart and receheck and restart again. Now clang error dissappered. This is OK.

    But other is still alive. :(

    Running Windows Runtime device detection.
    No winrtrunner.exe found.
    Running Windows Runtime device detection.
    No winrtrunner.exe found.
    Running Windows Runtime device detection.
    No winrtrunner.exe found.

    Regards,
    Mucip:)

    mrjjM 1 Reply Last reply
    0
    • MucipM Mucip

      Dear @mrjj ,
      I unchecked and restart and receheck and restart again. Now clang error dissappered. This is OK.

      But other is still alive. :(

      Running Windows Runtime device detection.
      No winrtrunner.exe found.
      Running Windows Runtime device detection.
      No winrtrunner.exe found.
      Running Windows Runtime device detection.
      No winrtrunner.exe found.

      Regards,
      Mucip:)

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

      @Mucip

      Hi
      Its unclear when these messages comes.

      Check if you have the UWP Qt version installed and remove it.
      via the maintenance tool.

      alt text

      I think its related to those but im not sure.

      MucipM 1 Reply Last reply
      1
      • mrjjM mrjj

        @Mucip

        Hi
        Its unclear when these messages comes.

        Check if you have the UWP Qt version installed and remove it.
        via the maintenance tool.

        alt text

        I think its related to those but im not sure.

        MucipM Offline
        MucipM Offline
        Mucip
        wrote on last edited by
        #5

        Hi @mrjj
        My situation is below,

        e304c0b5-6b17-49db-ab06-0f1c37927e68-resim.png

        Regards,
        Mucip:)

        mrjjM 1 Reply Last reply
        0
        • MucipM Mucip

          Hi @mrjj
          My situation is below,

          e304c0b5-6b17-49db-ab06-0f1c37927e68-resim.png

          Regards,
          Mucip:)

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

          @Mucip
          Ok so its not from WinRT in your case. It seems.

          What version is your QtCreator ?

          MucipM 1 Reply Last reply
          0
          • mrjjM mrjj

            @Mucip
            Ok so its not from WinRT in your case. It seems.

            What version is your QtCreator ?

            MucipM Offline
            MucipM Offline
            Mucip
            wrote on last edited by
            #7

            @mrjj ,
            Qt Creator 4.10.1

            Regards,
            Mucip:)

            mrjjM 1 Reply Last reply
            0
            • MucipM Mucip

              @mrjj ,
              Qt Creator 4.10.1

              Regards,
              Mucip:)

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

              @Mucip
              Hi
              Same as i have installed and almost same kits
              alt text

              and not seeing this message.

              Does it also say for a brand new defualt GUI project ?

              MucipM 1 Reply Last reply
              0
              • mrjjM mrjj

                @Mucip
                Hi
                Same as i have installed and almost same kits
                alt text

                and not seeing this message.

                Does it also say for a brand new defualt GUI project ?

                MucipM Offline
                MucipM Offline
                Mucip
                wrote on last edited by Mucip
                #9

                @mrjj
                I just tryed. And there isn't any message appear. Very strange!... :(

                Well, It seems that error/warning comes form my existing project. But why?...

                Edit: No. WinRT message appear still when I restart the Qt Creator... :(

                Regards,
                Mucip:)

                mrjjM 1 Reply Last reply
                0
                • MucipM Mucip

                  @mrjj
                  I just tryed. And there isn't any message appear. Very strange!... :(

                  Well, It seems that error/warning comes form my existing project. But why?...

                  Edit: No. WinRT message appear still when I restart the Qt Creator... :(

                  Regards,
                  Mucip:)

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

                  @Mucip
                  Hi
                  I was also think it might be something in the .pro file ( well actually user.pro file)

                  When you create the new GUI project. do you select only one compiler in the kit selection `?
                  alt text

                  I was wondering if there was some left over-ish kit or anything to trigger
                  it trying to run the winrtrunner.exe tool.

                  aha_1980A 1 Reply Last reply
                  1
                  • mrjjM mrjj

                    @Mucip
                    Hi
                    I was also think it might be something in the .pro file ( well actually user.pro file)

                    When you create the new GUI project. do you select only one compiler in the kit selection `?
                    alt text

                    I was wondering if there was some left over-ish kit or anything to trigger
                    it trying to run the winrtrunner.exe tool.

                    aha_1980A Offline
                    aha_1980A Offline
                    aha_1980
                    Lifetime Qt Champion
                    wrote on last edited by
                    #11

                    @mrjj note it's pro.user, not user.pro ;)

                    Qt has to stay free or it will die.

                    mrjjM 1 Reply Last reply
                    1
                    • aha_1980A aha_1980

                      @mrjj note it's pro.user, not user.pro ;)

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

                      @aha_1980
                      thank you !
                      Its an important difference as not to shoot the wrong one :)

                      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