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. QtCreator 13.02 fails with Qt 6.7.2 on openSUSE
Forum Updated to NodeBB v4.3 + New Features

QtCreator 13.02 fails with Qt 6.7.2 on openSUSE

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 395 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.
  • F Offline
    F Offline
    Featherfoot
    wrote on last edited by
    #1

    I am running QtCreator 13.02 on openSUSE Tumbleweed. Qt 6.7.2 was just installed a few days ago and now I get an error that I don't know how to correct.

    16:55:09: Running steps for project TaperFoil...
    16:55:09: Starting: "/usr/bin/cmake" --build /home/jc/devel/TaperFoil/build/Desktop-Debug --target all
    ninja: error: '/usr/lib64/libQt6PrintSupport.so.6.7.1', needed by 'TaperFoil', missing and no known rule to make it
    16:55:09: The process "/usr/bin/cmake" exited with code 1.
    Error while building/deploying project TaperFoil (kit: Qt  in PATH (System))
    The kit Qt  in PATH (System) has configuration issues which might be the root cause for this problem.
    When executing step "Build"
    16:55:09: Elapsed time: 00:00.
    

    It is pretty clear what the problem is but I don't know why. None of the settings I can see reference Qt version numbers other than 6.

    Anyl thoughts on how to make QtCreator see the latest update version?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Since you are using the system provided Qt, did you install the corresponding development packages ?

      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
      0
      • F Offline
        F Offline
        Featherfoot
        wrote on last edited by
        #3

        Yes I did. As I mentioned, I had been using QtCreator for a couple of weeks before the update to 6.7.2.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Did you re-run configure for your project ?
          I just realized that it's complaining for 6.7.1 and you have 6.7.2.

          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
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved