Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [Moved] Running two projects in the Qt Simulator
Forum Updated to NodeBB v4.3 + New Features

[Moved] Running two projects in the Qt Simulator

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 3 Posters 2.2k 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.
  • R Offline
    R Offline
    rishabhc
    wrote on last edited by
    #1

    I am creating a client-server application. To test the same, I would like to run two instances of the Qt Simulator, with one device sending data to the other via a local socket. When I try running a second project to mirror the second device's behavior, Qt Simulator fails to run with the message, "Cannot retrieve debugging output".

    How can I achieve this functionality?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SimonL
      wrote on last edited by
      #2

      If the server doesn't have a GUI needed buy the simulator couldn't you always launch the server externally in a terminal etc. Then Just launch the client with Qt Simulator this is what we do.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        TobbY
        wrote on last edited by
        #3

        you can use axis2/c server for c++ aplications.

        http://axis.apache.org/axis2/c/core/

        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