Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. what are (is) the proper solution(s) ?
Forum Updated to NodeBB v4.3 + New Features

what are (is) the proper solution(s) ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 257 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    After loading 6.3 I keep coming up with errors...

    What is the poet trying to say ?

    I run automatic update every day and this solutions is still suggesting to update.

    I have never investigated the need for "clang"....,

    To be clear - do I really need it ?
    It (seems to) takes forever when "clang is indexing" - whatever that means...

    :-1: warning: "/usr/bin/gcc" is used by qmake, but "/home/q5/Qt/Tools/QtCreator/libexec/qtcreator/clang/bin/clang" is configured in the kit.
    Please update your kit (Desktop Qt 6.3.1 GCC 64bit) or choose a mkspec for qmake that matches your target environment better.

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      ziller
      wrote on last edited by
      #2

      Open Tools > Options > Kits, select the "Desktop Qt 6.3.1 GCC 64bit" kit, and change the "Compiler" entries to GCC there. (This is mostly to ensure that Qt Creator's code model and your actual build use the same compiler as a base line for parsing the code.)

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

        Great, this adds more to (my) confusion . I have been told too many times (!) not to mix "kits" .
        My entire project, consisting of many subprojects, it now compiles and runs just fine when I select QT 5.
        ( whatever the latest version 5 is - I do not care to keep track as long as it works )

        I'll make a backup and try to compile using 6.

        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