Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1391

Product with property « type : "staticlibrary" » doesn't works while StaticLibrary works perfectly for property Android.ndk.appStl: "gnustl_shared"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 1.12.0
    • General
    • None
    • Linux/X11

    Description

      I was thinking that both are the same :

      Product

      {     type : "staticlibrary" ;    Android.ndk.appStl: "gnustl_shared"     ... }

       

      and :

       

      StaticLibrary

      {     Android.ndk.appStl: "gnustl_shared"     ... }

       

      ... but the first case trigger this error :

       /opt/Qt/Tools/QtCreator/share/qtcreator/qbs/share/qbs/modules/cpp/android-gcc.qbs:92: avertissement : File '/opt/android-ndk-r17b/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/libgnustl_shared.so' does not exist.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            libergia Alain Paradis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes