UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Ubuntu/Components package for Ubuntu 18.04 X86_64 (qt5)

    Scheduled Pinned Locked Moved Support
    1 Posts 1 Posters 369 Views 1 Watching
    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 Offline
        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