Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. File not found on rpm build

File not found on rpm build

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 850 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.
  • SikarjanS Offline
    SikarjanS Offline
    Sikarjan
    wrote on last edited by
    #1

    Hi,

    I am working on a Sailfish OS app. The app needs a shared library but I cannot manage to include it. So far my code compiles but when I try to build an rpm I always end up this build error:

    error: File not found: /home/deploy/installroot/usr/bin
    

    Is there any way to debug this? In the compile output there is nothing to see besides this error message.

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

      Hi,

      What is the relation between Qt and building an rpm package for Sailfish ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      E 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        What is the relation between Qt and building an rpm package for Sailfish ?

        E Offline
        E Offline
        Eeli K
        wrote on last edited by
        #3

        @SGaist Qt is the native toolkit of Sailfish (https://sailfishos.org/develop/sdk-overview/). But I'm not sure if it's relevant here. The seems to be a problem with the rpm system.

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

          Yes, there's even a chapter describing how one can deploy an app.

          It will likely be better to ask this question to the Sailfish folks.

          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