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. [SOLVED] Necessitas - Does not support QRC?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Necessitas - Does not support QRC?

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.6k 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.
  • P Offline
    P Offline
    Peppy
    wrote on last edited by
    #1

    When I debug application on my Android, Application writes (into Appication Output panel - Necessitas QtCreator):
    @
    W/Qt (27714): qrc://qml/NecessitasDemo2/main.qml: Network error
    @

    It thinks it's network protocol, but it's not... Does Necessitas support QRC?

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

      Jeez, okay so solved... my fault...
      but... :D another issue ...

      @
      W/Qt (28810): qrc:/qml/NecessitasDemo2/main.qml:2:1: module "Qt.labs.gestures" is not installed
      @
      Heh, from one problem to another...

      1 Reply Last reply
      0
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        Yes, QRC works in Necessitas. I don't know why it's not working for you, probably the path is wrong (check your .pro file config and how you invoke qrc from C++ code).

        EDIT: oops, I was too late :)

        (Z(:^

        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