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

QNX build is disabled if environment variable is not presented "HOME"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 1.8.1
    • 1.8.0
    • Platforms: QNX
    • None
    • Windows, qnx660, armv7a
    • a63002868790852b554e5e2ae20af67a3e7aaea6

    Description

      When building for QNX from Windows, if an environment variable "HOME" is not set (which is not by default) Qbs build is disabled

      :-1: warning: ...QtCreator\share\qtcreator\qbs\share\qbs\modules\qnx\qnx.qbs:42:23 Element at index 0 of list property 'pathPrefixes' is undefined. String expected.

      It results in

      warning: Product "..." had errors and was disabled.

      qnx.qbs:42:

      pathPrefixes: [Environment.getEnv("HOME"),
      qbs.targetOS.contains("windows") ? "C:/" : "/opt"]

       

      Attachments

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

        Activity

          People

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            zak Zakhar Bondia
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes