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. Qt android remoteobjects, (can't find module in Qt:remoteobjects)
Forum Update on Monday, May 27th 2025

Qt android remoteobjects, (can't find module in Qt:remoteobjects)

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 2 Posters 1.2k 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.
  • M Offline
    M Offline
    Mena
    wrote on 14 Jun 2017, 11:51 last edited by
    #1

    I am trying to use remoteobjects, but just adding

    QT += remoteobjects
    

    in my .pro file, i get an error saying :
    :-1: error: Unknown module(s) in QT: remoteobjects
    Why ?

    J 1 Reply Last reply 14 Jun 2017, 12:17
    0
    • M Mena
      14 Jun 2017, 11:51

      I am trying to use remoteobjects, but just adding

      QT += remoteobjects
      

      in my .pro file, i get an error saying :
      :-1: error: Unknown module(s) in QT: remoteobjects
      Why ?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 14 Jun 2017, 12:17 last edited by
      #2

      @Mena said in Qt android remoteobjects, (can't find module in Qt:remoteobjects):

      QT += remoteobjects

      It is technology preview and is not installed as default. You need to install it first (you can do it using Qt Maintenance Tool if you used Qt Online Installer to install Qt).

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

      1 Reply Last reply
      3

      1/2

      14 Jun 2017, 11:51

      • Login

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