Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to Load Old version QT project to New version
QtWS25 Last Chance

How to Load Old version QT project to New version

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 587 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.
  • R Offline
    R Offline
    Raghavendra Surpur
    wrote on last edited by
    #1

    Hi All,

    We are using QT 5.7.1 for GUI application, now we want to load/build our project to QT 5.9.2 but after loading my project i'm getting this Error : - " QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' " .

    So please tel me any suggetsions , how to load/build old version qt project to new version.

    Thanks,
    Raghavendra

    sierdzioS 1 Reply Last reply
    0
    • R Raghavendra Surpur

      Hi All,

      We are using QT 5.7.1 for GUI application, now we want to load/build our project to QT 5.9.2 but after loading my project i'm getting this Error : - " QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' " .

      So please tel me any suggetsions , how to load/build old version qt project to new version.

      Thanks,
      Raghavendra

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @Raghavendra-Surpur said in How to Load Old version QT project to New version:

      QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'

      IIRC that's only a warning. App should still run even when this message is printed.

      to QT 5.9.2 but after loading my project

      Please explain what do you mean by "loading". Have you updated Qt, changed the build kit in Qt Creator, then made a full rebuild? Are you cross-compiling by any chance? Does a simple example app build & run, or it fails too?

      (Z(:^

      1 Reply Last reply
      2

      • Login

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