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

Building .so (no apk deployment) leads to error 'No rule to make target 'install'.'

    XMLWordPrintable

Details

    • Android
    • 3eb60d80e (master)

    Description

      I'm building a .so file for Android using QtCreator. My .pro file has:

      TEMPLATE = lib
      CONFIG += shared 

      When I compile, the .so file is correctly generated. However, just after that, QtCreaor reports and error: "make: *** No rule to make target 'install'. Stop.".

      That's expected, there is nothing to install. This should not produce an error.

       

      Attachments

        Issue Links

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

          Activity

            People

              portale Alessandro Portale
              jpo38 Jean Porcherot
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes