Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22255

Setting Additional Libraries for Build Android apk

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.8.2
    • Android Support
    • None
    • windows 10 64 bit
    • Windows

    Description

      Under "Projects"->"Build settings" one can add additional libraries under building step "Build Android APK".  At the bottom is a possibility to add and remove libraries. 

      When pressing a file dialog is opened in Windows at the user's location allowing the navigation from there. Navigate to files somewhere and select library.

      A line $$PWD + absolute path of selection is shown in the windows and resolved after some while. The problem is that the $$PWD is expanded to the absolute path of project location and the absolute path of the section will follow. The problem has been verified with a library copied to c:/Users/blabla/Documents and with a path on a RAM disc r: in this case. 

      The wrong path is shown directly in the browser window and also used when building the apk archive. There is no way to edit the path and to correct. 

      Apparently the only way to enter a proper path is to have the libraries directly in PWD and the library is selected from there. 

      The source is on drive e: and therefore PWD is pointing to a folder there, in case that matters. 

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            koahnig Ko Ahnig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes