Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Moved] Qt Creator proposes strange directory structure
Forum Updated to NodeBB v4.3 + New Features

[Moved] Qt Creator proposes strange directory structure

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 2 Posters 3.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    walteste
    wrote on last edited by
    #1

    I have downloaded the Qt-Creator 2.3.0 and it proposes now the following directory structure for the Microsoft VC Compiler:
    For debug: PROJECT-build-desktop-Qt_4_7_4_for_Desktop_-_MSVC2008__Qt_SDK__Debug
    For release: PROJECT-build-desktop-Qt_4_7_4_for_Desktop_-_MSVC2008__Qt_SDK__Release

    But in both cases it contains a debug and release directory.

    Can someone explain me what this change should be? Because it has broken my whole projects which are using libraries.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      Open Project page in qt creator and change shadow build directory

      --
      Vasiliy

      1 Reply Last reply
      0
      • W Offline
        W Offline
        walteste
        wrote on last edited by
        #3

        Thanks for the advice, that might work, but it requires me to go thru 30 projects whenever i checkout from the source control. This should be configurable as a default setting.

        1 Reply Last reply
        0
        • W Offline
          W Offline
          walteste
          wrote on last edited by
          #4

          Can someone help me with this issue?

          if i set in the pro file the following:
          CONFIG += debug_and_release build_all

          then it will create all either in the PROJECT-build-desktop-Qt_4_7_4_for_Desktop_-_MSVC2008__Qt_SDK__Debug or in PROJECT-build-desktop-Qt_4_7_4_for_Desktop_-_MSVC2008__Qt_SDK__Release.

          This is not logical anymore.

          1 Reply Last reply
          0
          • W Offline
            W Offline
            walteste
            wrote on last edited by
            #5

            After a lot of tests, i have found a suitable solution for me.
            This thread can be closed.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved