Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62227

Link error on android with libwebp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 5.9.1
    • Image formats
    • None
    • macOS Sierra
    • Android

    Description

       

      Given : 

      ../qt5/configure -opensource -confirm-license -xplatform 'android-g++' -nomake tests -nomake examples -android-ndk /opt/android-ndk-r14b -android-sdk /opt/android/sdk -android-arch armeabi-v7a -no-warnings-are-errors -opengl es2  -android-ndk-platform android-22 -prefix /opt/qt-android -skip qtwebkit -skip qtwebengine -skip qtgamepad -skip qtwayland -skip qtxmlpatterns -skip qtlocation

      Getting the following: 

       

      .obj/alpha_processing.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/alpha_processing.c:function WebPInitAlphaProcessing: error: undefined reference to 'WebPInitAlphaProcessingNEON'
      .obj/dec.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/dec.c:function VP8DspInit: error: undefined reference to 'VP8DspInitNEON'
      .obj/enc.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/enc.c:function VP8EncDspInit: error: undefined reference to 'VP8EncDspInitNEON'
      .obj/filters.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/filters.c:function VP8FiltersInit: error: undefined reference to 'VP8FiltersInitNEON'
      .obj/lossless.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/lossless.c:function VP8LDspInit: error: undefined reference to 'VP8LDspInitNEON'
      .obj/lossless_enc.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/lossless_enc.c:function VP8LEncDspInit: error: undefined reference to 'VP8LEncDspInitNEON'
      .obj/rescaler.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/rescaler.c:function WebPRescalerDspInit: error: undefined reference to 'WebPRescalerDspInitNEON'
      .obj/upsampling.o:/opt/qt5/qtimageformats/src/3rdparty/libwebp/src/dsp/upsampling.c:function WebPInitUpsamplers: error: undefined reference to 'WebPInitUpsamplersNEON'

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vgt Eirik Aavitsland
            jcelerier Jean-Michaël Celerier
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes