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. UNIX key file doesn't exist
Forum Updated to NodeBB v4.3 + New Features

UNIX key file doesn't exist

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 337 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.
  • W Offline
    W Offline
    WNNSTRONGEST
    wrote on last edited by
    #1

    回复: QSharedMemory with to sessionsHello,The solution is that you should use QProcess to Start Another process,
    as follow:
    QProcess process;
    process.start("/home/xx/xx/build-QtSharedMemoryUseExercise-Desktop_Qt_x_x_x_xx_xx-Debug/xx");
    Then the programe will work fine.

    jsulmJ 1 Reply Last reply
    0
    • W WNNSTRONGEST

      回复: QSharedMemory with to sessionsHello,The solution is that you should use QProcess to Start Another process,
      as follow:
      QProcess process;
      process.start("/home/xx/xx/build-QtSharedMemoryUseExercise-Desktop_Qt_x_x_x_xx_xx-Debug/xx");
      Then the programe will work fine.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @WNNSTRONGEST You should post in the original thread

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      TomZT 1 Reply Last reply
      0
      • jsulmJ jsulm

        @WNNSTRONGEST You should post in the original thread

        TomZT Offline
        TomZT Offline
        TomZ
        wrote on last edited by
        #3

        @jsulm check the date on the original thread.

        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