Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-262

Wrong namespace is generated for generated mcu code.

    XMLWordPrintable

Details

    • 234f66c9, 5e5d7a71, b7e6b94d, 8c17a022

    Description

      When building the attached project, compilation fails due to failure in finding the proper types.

      Specifying the types by manually editing the generated  C++ code by adding,

      using ComboBox = Library::Components::ComboBox; 

      , fixes the issue.

      To reproduce the issue:

      Build the attached project using Qt for MCUs 2.6 - Desktop 32bpp

      The project fails in the compilation phase.

       

      Attachments

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

        Activity

          People

            k0rahman Karim Abdelrahman
            mahdi.belila Mehdi Belila
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes