Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134966

Qt Quick for .NET: Native build spec for assembly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • Qt Bridges
    • None
    • 2d19bfda8 (dev)

      Interoperability between .NET types and Qt is achieved by means of proxy native code generated during project build. To compile this proxy code, a native build spec (e.g. CMakeLists.txt file) is generated. This build spec will in turn be used to generate the native build procedure for the target platform.

      When this task is finished I will be able to:

      1. Verify that native build spec files (e.g. CMakeLists.txt) are generated during project build
      2. Verify that the native build spec generation is only triggered in case of changes to the output or reference assemblies
        • Incremental build
      3. Add native build generation step to project build
        • Handcrafted integration into the build process
      4. Verify that native build procedure files (e.g. Makefile, .ninja, .vcxproj) are generated
      5. Verify that the native build procedure generation is only triggered if the native build spec is also generated
        • Incremental build

        For Gerrit Dashboard: QTBUG-134966
        # Subject Branch Project Status CR V

            mecfc Miguel Costa
            mecfc Miguel Costa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes