Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. "qmlRegisterType requires absolute URLs."
Forum Updated to NodeBB v4.3 + New Features

"qmlRegisterType requires absolute URLs."

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 481 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
    patrickkidd
    wrote on last edited by
    #1

    I am getting this error repeatedly in my own app. Then I noticed that I am also getting this error on the "Qt Quick Application - Stack" app template in creator 4.11.0. This is for 5.14.1.

    Here is the output from creator from the :

    3:53:12: Starting remote process.
    QML debugging is enabled. Only use this in a safe environment.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    qmlRegisterType requires absolute URLs.
    QQmlApplicationEngine failed to load component
    qrc:/main.qml:4:1: ApplicationWindow is not a type
    13:53:24: Run ended.
    

    https://alaskafamilysystems.com/

    1 Reply Last reply
    0
    • oria66O Offline
      oria66O Offline
      oria66
      wrote on last edited by
      #2

      Hi @patrickkidd. This is an error from the 5.14.1 version related with Qt Quick Libraries. It was fixed in 5.15 version. You have 2 options: go to 5.14.0 or go to 5.15 beta2.

      Good luck,

      The truth is out there

      P 1 Reply Last reply
      0
      • oria66O oria66

        Hi @patrickkidd. This is an error from the 5.14.1 version related with Qt Quick Libraries. It was fixed in 5.15 version. You have 2 options: go to 5.14.0 or go to 5.15 beta2.

        Good luck,

        P Offline
        P Offline
        patrickkidd
        wrote on last edited by
        #3

        @oria66 said in "qmlRegisterType requires absolute URLs.":

        Hi @patrickkidd. This is an error from the 5.14.1 version related with Qt Quick Libraries. It was fixed in 5.15 version. You have 2 options: go to 5.14.0 or go to 5.15 beta2.

        Good luck,

        Yeah thanks. I tried it with the 5.14.2 branch and it seems to be working well.

        https://alaskafamilysystems.com/

        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