Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Clock skew and Modification time in future issue in Qt App building
Forum Updated to NodeBB v4.3 + New Features

Clock skew and Modification time in future issue in Qt App building

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 4 Posters 6.7k 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.
  • A Offline
    A Offline
    AdnanShoukat
    wrote on last edited by
    #1

    Hello Guys,

    I am new to Qt and start working on an app but get following error while building project for real device. Also on simulator app runs all the way fine it only gives error while building/running for real devices.
    Also it does not create any sis package in project folder directory. Please help me out on it.

    bq. make[1]: warning: Clock skew detected. Your build may be incomplete.
    C:\QtSDK\Symbian\SDKs\Symbian1Qt473\epoc32\tools\make.exe: warning: Clock skew detected. Your build may be incomplete.
    The process "C:\QtSDK\Symbian\SDKs\Symbian1Qt473\epoc32\tools\make.exe" exited normally.
    Error while building project umrahqml (target: Symbian Device)
    When executing build step 'Make'

    The error is all about clock skew problem and modification time issue. Any idea?
    My app is almost done but could not test as could not create sis package because of above error.

    Any idea/help will be highly appreciated.

    Thank You

    1 Reply Last reply
    0
    • G Offline
      G Offline
      GentooXativa
      wrote on last edited by
      #2

      The files has a future timestamp, check your computer clock and use a script to change his modified timestamp to current time.

      Jose Vicente Giner Sanchez - Senior Mobile Developer

      www.gigigo.com

      C/ Dr. Zamenhof 36bis, 1ºA 28027 Madrid
      T: +34 917431436

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Check the time on your computer. If that is not enough to get rid of the clock screw up, then do a clean rebuild.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mlong
          wrote on last edited by
          #4

          I've also seen the clock skew if the build directory is hosted on a networked file system and the server's clock is off.

          Software Engineer
          My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

          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