Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Ubuntu/Components package for Ubuntu 18.04 X86_64 (qt5)

    Support
    1
    1
    277
    Loading More Posts
    • 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
      Muehlkreuz last edited by

      After a HW crash I'm restoring QML App development on a new machine
      but can't find a Ubuntu/Components package. qmlscene is installed,
      QT_SELECT=5

      Tried to copy the Ubuntu/Components directory from the crashed machine and get:
      Invalid QML element name "i18n"; type names must begin with an uppercase letter.
      QML is:
      import QtQuick 2.2
      import Ubuntu.Components 1.1
      Rectangle { Text { text: "Hello world!" } }
      The output window is OK when the 2nd import is commented out.

      Tried to compile from source I found on GitHub: qt-ubuntu-components-master
      Same result.

      Also found this ancient stuff: qt-components-ubuntu_0.1.24~quantal1 Not useable.

      Search engines are no real help, maybe someone here on the forum will give me a clue, thanks.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post