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. qtav build error
Forum Updated to NodeBB v4.3 + New Features

qtav build error

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 474 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.
  • S Offline
    S Offline
    satyanarayana143
    wrote on last edited by
    #1

    i am compile qtav QMl player with qt5.13.1 when starting app
    it is crashing i am getting below error

    E AndroidRuntime: Process: org.qtav.qmlplayer, PID: 4901
    E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "libswresample.so" not found
    E AndroidRuntime: at java.lang.Runtime.load0(Runtime.java:928)
    E AndroidRuntime: at java.lang.System.load(System.java:1621)
    E AndroidRuntime: at org.qtproject.qt5.android.QtNative$2.run(QtNative.java:199)
    E AndroidRuntime: at org.qtproject.qt5.android.QtThread$2.run(QtThread.java:87)
    E AndroidRuntime: at org.qtproject.qt5.android.QtThread$1.run(QtThread.java:61)

    jsulmJ 1 Reply Last reply
    0
    • S satyanarayana143

      i am compile qtav QMl player with qt5.13.1 when starting app
      it is crashing i am getting below error

      E AndroidRuntime: Process: org.qtav.qmlplayer, PID: 4901
      E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "libswresample.so" not found
      E AndroidRuntime: at java.lang.Runtime.load0(Runtime.java:928)
      E AndroidRuntime: at java.lang.System.load(System.java:1621)
      E AndroidRuntime: at org.qtproject.qt5.android.QtNative$2.run(QtNative.java:199)
      E AndroidRuntime: at org.qtproject.qt5.android.QtThread$2.run(QtThread.java:87)
      E AndroidRuntime: at org.qtproject.qt5.android.QtThread$1.run(QtThread.java:61)

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @satyanarayana143 said in qtav build error:

      library "libswresample.so" not found

      Did you notice this?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        satyanarayana143
        wrote on last edited by
        #3

        how to solve that issue for qt andriod

        jsulmJ 1 Reply Last reply
        0
        • S satyanarayana143

          how to solve that issue for qt andriod

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @satyanarayana143 By providing this library as part of your app

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • S Offline
            S Offline
            satyanarayana143
            wrote on last edited by
            #5

            how to add ffmpeg libraries to the apk in android

            jsulmJ SGaistS 2 Replies Last reply
            0
            • S satyanarayana143

              how to add ffmpeg libraries to the apk in android

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @satyanarayana143 I'm not an Android expert, so don't know

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • S satyanarayana143

                how to add ffmpeg libraries to the apk in android

                SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Hi,

                @satyanarayana143 said in qtav build error:

                how to add ffmpeg libraries to the apk in android

                Follow the related Qt documentation and the links in it.

                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
                1

                • Login

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