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

qbs cannot handle projects in the root of a Windows drive

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 1.4.0
    • 1.3.4
    • General
    • None
    • Windows 10 x64
    • cdc439efee5023c94ee1b5b5488011816b0f0f99

    Description

      When building a project located on the root of a drive, qbs soft asserts and fails to find the project's references.

      qbs -f Q:\qt.qbs
      

      gives

          C:\build\qt>qbs -f Q:\qt.qbs
          Qt: Untested Windows version 6.4 detected!
          No build graph exists yet for this configuration.
          Resolving project for configuration MSVC2013_x86-debug
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: modules
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: , rel: qbs
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: qbs
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: headers
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: modules
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: , rel: qbs
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: qbs
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: headers
          SOFT ASSERT: isAbsolute(base) in ..\..\..\..\src\lib\corelib\tools\fileinfo.cpp:168
          base: Q:, rel: plugins/platforms/platforms.qbs
          ERROR: Q:\qt.qbs:70:21 Referenced directory '' does not contain a qbs file.
      

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes