Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12519

Leaving build folder to be inside DS project directory causes build failures

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • QDS 4.5
    • QDS 4.5
    • All Other Issues
    • None

      Steps to reproduce:

      • Create a general empty project in DS
      • Enable automatic cmake generation (File -> Export project -> Enable automatic cmake generation)
      • Open and configure project in QtCreator (latest released version 13.0.0):
        • Creator suggest by default a build path that's inside the DS project: shorten it a bit but leave inside the project, e.g. <projectpath>\build\release
      • Build project
      • -> build succeeds as expected
      • In DS side, add e.g. Rectangle component to the project and save all changes
      • In Creator, build the project again
      • -> Build fails with cmake errors. see attached output.

       

      Additional information:

      • I tested this with same steps (expect for cmake generation, those I created manually after changes from File -> Export project -> Generate cmake build files) using QDS4.4 and did not encounter this issue. 
      • If I use a build folder that's not inside the DS project directory, issue does not reproduce

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

            knud Knud Dollereder
            tanja_remes Tanja Remes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes