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

Incorrect resolving absolute patterns.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 0.2
    • 0.2
    • None
    • Windows 7, msvc2010, Qt 4.8.3

    Description

      1) first, typo in
      QSet<QString> Loader::resolveFiles(Group::Ptr group, const QStringList &patterns, const QString &baseDir)
      i think should be resolveFiles(files, basePath, group->recursive, parts);

      • without this qbs won't resolve ANYTHING.
        2) after this fix, we have
        cl.exe /nologo /c /Zm200 /Zc:wchar_t- /EHsc /Zi /MDd /DUNICODE /DSOMETHING /FoD:
        \prj2010\Tools\qbs\build\debug\.obj\HelloWorld\C:\src\main.obj C:\src\main.cpp
        ERROR: The process 'cl.exe' could not be started

      -incorrect path forming (disk C: in path).

      Attachments

        1. build.log
          6 kB
        2. Test.qbp
          0.3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jbornema Joerg Bornemann
            mapron Smirnov Vladimir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes