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. How to disable shadow build in new Qt Creator?

How to disable shadow build in new Qt Creator?

Scheduled Pinned Locked Moved Qt Creator and other tools
8 Posts 4 Posters 12.7k Views
  • 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.
  • K Offline
    K Offline
    Kimi Arthur
    wrote on 5 Jan 2013, 03:29 last edited by
    #1

    I recently switched to Qt 5 with Qt Creator 2.6. Everything is nice except the doc(which is not what I'm concerned now).

    The problem is the shadow build option, which appeared in the setup for project wizard is now missing.

    Before this version, when I uncheck the shadow build option, it would remember it and kept it unchecked for the next project. But it cannot do that now.

    Any suggestions?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on 5 Jan 2013, 08:51 last edited by
      #2

      Just specify your project directory as your build directory.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on 5 Jan 2013, 09:42 last edited by
        #3

        The version after 2.6 has an option to set the default build directory. Setting that to '.' will effectively disable shadow building for all projects created from that moment on.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on 5 Jan 2013, 10:43 last edited by
          #4

          It bugs me already for a while, is there a method to redirect the shadow builds permanently?
          At the moment the shadow build directory will be on the same base directory as the associated project directory. I would like to see that the base directory of the shadow builds at a place somewhere else (e.g. a temp directory)?

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • K Offline
            K Offline
            Kimi Arthur
            wrote on 5 Jan 2013, 13:23 last edited by
            #5

            [quote author="Tobias Hunger" date="1357378976"]The version after 2.6 has an option to set the default build directory. Setting that to '.' will effectively disable shadow building for all projects created from that moment on.[/quote]

            What exactly is that I need to configure? Actually I looked for it everywhere, but without success.

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on 5 Jan 2013, 14:20 last edited by
              #6

              This change was commited to the master branch, which will eventually become 2.7.0.

              So in 2.6.x that can not be done, sorry.

              1 Reply Last reply
              0
              • K Offline
                K Offline
                Kimi Arthur
                wrote on 5 Jan 2013, 14:31 last edited by
                #7

                [quote author="Tobias Hunger" date="1357395627"]This change was commited to the master branch, which will eventually become 2.7.0.

                So in 2.6.x that can not be done, sorry.[/quote]

                Fine, I can just wait. But really nice to hear that~

                Thank you~

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  tobias.hunger
                  wrote on 5 Jan 2013, 14:34 last edited by
                  #8

                  You can always "grab nightly builds":http://builds.qt-project.org/ or build directly from git if you are curious;-) We do appreciate people testing the master branch.

                  Since most people in our office tend to use master builds they are rather stable most of the time, but bugs do -- of course -- happen in a master branch.

                  1 Reply Last reply
                  0

                  7/8

                  5 Jan 2013, 14:31

                  • Login

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