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

Qt Quick for .NET: Native build spec for assembly

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • QML: Bridges
    • None

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes