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. FAILED: [...]timestamp
Forum Updated to NodeBB v4.3 + New Features

FAILED: [...]timestamp

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 414 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.
  • M Offline
    M Offline
    matthiash
    wrote on last edited by
    #1

    I'm trying to build Qt on windows. I have multiple machines with Windows 10 and Visual Studio 2017 and 2019. On all systems when ever I try to build any Qt 6 library, I tried 6.0.4, 6.1.0, 6.1.1, 6.2.3, 6.30, 6.3.1, 6.4.0, the build runs for a while and then fails with the error message:

    FAILED: qtdeclarative/src/quicklayouts/QuickLayouts_autogen/timestamp 
    

    It always fails at a different file, but it is always a timestamp file.
    Has anyone any idea how to fix this or what causes this problem?

    1 Reply Last reply
    0
    • Paul ColbyP Offline
      Paul ColbyP Offline
      Paul Colby
      wrote on last edited by
      #2

      Hi @matthiash, what version of CMake are you using? I see a number of references online to this happening due to a bug in CMake 3.20... could you be experiencing that same bug?

      Cheers.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        matthiash
        wrote on last edited by
        #3

        That's a bit more complicated. First in my path is a custom CMake installation. I tried both 3.17 and 3.24 to no avail. But Visual Studio ships with an integrated CMake version. Specifically cmake version 3.20.21032501-MSVC_2. Perhaps, somehow, Qt uses that one? I tried to figure this out but I'm still unsure.

        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