Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Shadow building several Qt 4.7.4 builds from the same source tree
Forum Updated to NodeBB v4.3 + New Features

Shadow building several Qt 4.7.4 builds from the same source tree

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 2.4k 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.
  • L Offline
    L Offline
    ludde
    wrote on last edited by
    #1

    I'm pretty sure I've been able to build several Qt builds from the same source tree using shadow builds in the past. But now I cannot make it work, with Qt 4.7.4. I'm on Windows 7 with MSVC 2008, trying to build for 32-bit Windows, 64-bit Windows and Windows Mobile 6. The 64-bit build worked, but now I cannot use the same source tree for the other builds.

    Does anyone know if there is something in the shadow build process that changes something in the source tree, which could be causing this? Could it e.g. be that moc is used to create new files inside the source tree, and this is done slightly differently on different platforms? Or could it be because I'm using slightly different configs, and have made a small change to some of the mkspec files?

    I kind of expected shadow builds not to alter anything inside thew source tree at all, but maybe that's not how it works.

    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