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

Can't add paths in qbsserachpaths in profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 1.4.0
    • 1.3.3
    • General
    • None
    • 6b726e800b96efbf5a7b77dac524c60a8b421b8d

    Description

      I can't add path to qbsSearchPaths, or it's ignore.
      I try, add like doc recomend.
      In profiles add string:

      qt-project\qbs\preferences\qbsSearchPaths=D:\\GitRepositories\\UrsaCore
      qbs_extensions_developers

      with no effetcs

      Also i try in profile write:

      qt-project\qbs\profiles\qtc_Qt_5_4_Desktop\preferences\qbsSearchPaths=C:/Users/beshenkov/AppData/Roaming/QtProject/qtcreator/qbs/profiles/qtc_Qt_5_4_Desktop;D:/GitRepositories/UrsaCore/qbs_extensions_developers;

      The same

      Next variant:

      qt-project\qbs\profiles\qtc_Qt_5_4_Desktop\preferences\qbsSearchPaths=C:/Users/beshenkov/AppData/Roaming/QtProject/qtcreator/qbs/profiles/qtc_Qt_5_4_Desktop, D:/GitRepositories/UrsaCore/qbs_extensions_developers;

      with combination in qbs file:

      Project{
          name:"MyProject"
          qbsSearchPaths:"D:/GitRepositories/UrsaCore/qbs_extensions_developers"
      }
      

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            dancingonwater Alexey Beshenkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes