Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. ninja: error: '/usr/lib/libQt5Widgets.so.5.15.13', needed by 'yt-dlp-gui', missing and no known rule to make it
Forum Updated to NodeBB v4.3 + New Features

ninja: error: '/usr/lib/libQt5Widgets.so.5.15.13', needed by 'yt-dlp-gui', missing and no known rule to make it

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 335 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.
  • V Offline
    V Offline
    vk8a8
    wrote on last edited by
    #1

    whenever i try to build my project, it instantly stops with an error:

    10:16:07: Running steps for project yt-dlp-gui...
    10:16:07: Starting: "/usr/bin/cmake" --build /home/vk8a8/Documents/yt-dlp-gui/build/Desktop-Debug --target all
    ninja: error: '/usr/lib/libQt5Widgets.so.5.15.13', needed by 'yt-dlp-gui', missing and no known rule to make it
    10:16:07: The process "/usr/bin/cmake" exited with code 1.
    Error while building/deploying project yt-dlp-gui (kit: Desktop)
    When executing step "Build"
    10:16:07: Elapsed time: 00:00.
    

    nothing else. i searched online but no results for Arch linux, only Ubuntu. I use arch linux.

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

      Hi and welcome to devnet,

      Silly question but: do you have that library there ?

      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