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)
QtWS25 Last Chance

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 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 ?

    jsulmJ 1 Reply Last reply
    0
    • M Mena

      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 ?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      • Login

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