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. Problems after upgrading to 5.13.2
Forum Updated to NodeBB v4.3 + New Features

Problems after upgrading to 5.13.2

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 178 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.
  • K Offline
    K Offline
    KaisersHolm
    wrote on last edited by
    #1

    Hello everyone

    After i upgraded my QT to 5.13.2, i have some errors coming up and the view is not getting displayed correctly.
    I tried to get the example at https://doc.qt.io/qt-5/qml-qtquick-controls-splitview.html running wrapped in a window but it doesn't work.
    The splitview is not showing the way it is displayed on the example with 3 rectangles of the same size. In fact it just shows a white blank screen. But in design view, it shows the splitview but the first 2 rectangles are pushed to the left and the 3rd rectangle takes up the remaining space.
    The imports i have are:
    QtQuick 2.13
    QtQuick.Window 2.13
    QtQuick.Controls 2.13
    QtQuick.Layouts 1.13

    I am using QT 5.13.2 for UWP 32bit(MSVC 2017).
    I am also getting Package already installed, Could not enable JIT, fallback to interpreter mode. Consider setting the code-generation capability at the start and App exited with code 1 when i close the window.
    What am i doing wrong?

    Thank you very much for your help.

    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