Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTRemoteObject
QtWS25 Last Chance

QTRemoteObject

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 803 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.
  • P Offline
    P Offline
    paulknight
    wrote on last edited by
    #1

    Hi all.

    We are trying to set up QTRO in our next project but are struggling getting it off the ground.

    We are following the tutorial here, but are getting a compile error that "rep_SimpleSwitch_source.h" cannot be found.

    Has anyone has similar issues or found out how to fix this please?

    Thanks.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      paulknight
      wrote on last edited by
      #2

      So we've managed to get the "rep_SimpleSwitch_source.h" to build!

      Why does none of the documentation tell you that you need to download and build the repc compiler before any of this will work!!!

      jsulmJ 1 Reply Last reply
      0
      • P paulknight

        So we've managed to get the "rep_SimpleSwitch_source.h" to build!

        Why does none of the documentation tell you that you need to download and build the repc compiler before any of this will work!!!

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

        @paulknight Actualy repc should be included:
        "To create this Source object, we first create the definition file, simpleswitch.rep. This file describes the properties and methods for the object and is input to the repc utility which is part of Qt Remote Objects."
        https://doc.qt.io/qt-5.10/qtremoteobjects-gettingstarted.html

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

        P 1 Reply Last reply
        0
        • jsulmJ jsulm

          @paulknight Actualy repc should be included:
          "To create this Source object, we first create the definition file, simpleswitch.rep. This file describes the properties and methods for the object and is input to the repc utility which is part of Qt Remote Objects."
          https://doc.qt.io/qt-5.10/qtremoteobjects-gettingstarted.html

          P Offline
          P Offline
          paulknight
          wrote on last edited by
          #4

          @jsulm Yes but the docs don't say where/how to get QT Remote Objects. We presumed that it was included with Qt5.10

          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