Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1265

Wrong output file name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.10.1
    • 1.10.0
    • Toolchains: GCC
    • None
    • 702a77528e60b084146ec9087ba028c3098ee7fd

    Description

      The project is intended for STM32, when updating the QBS to version 1.10.0, the name of the output target file becomes "undefinedSWRmeter.elfundefined". On version 1.9.0, the output file was named correctly.

      in main qbs file: TempProj.qbs:

      Stm32Application {
          Depends { name: "cpp" }  
          name: "SWRmeter" 
          targetName: name+".elf"  
          ....
      

      Attachments

        1. Stm32Application.qbs
          1 kB
        2. Stm32Product.qbs
          1.0 kB
        3. TempProj.qbs
          2 kB
        For Gerrit Dashboard: QBS-1265
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            roman_ozhegov Roman Ozhegov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes