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

    • Android
    • 3eb60d80e (master)

      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.

       

        For Gerrit Dashboard: QTCREATORBUG-26980
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes