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

Qt Quick app wizard for Qbs uses CppApplication instead of QtApplication

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.13.2
    • All Other Issues
    • None
    • All

      The wizard dialog creating a Qt Quick Application with Qbs as build system generates a .qbs file using the CppApplication item. This does not work for Android builds (the build will fail as some Android-specific parts are never activated). 

      It needs to set up the .qbs file using a QtApplication instead, then it works fine also on Android. 

       

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

            con Eike Ziller
            olathorsen Ola Røer Thorsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes