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. QtQuick.VectorImage is not installed
Forum Updated to NodeBB v4.3 + New Features

QtQuick.VectorImage is not installed

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

    Hi,

    im using Qt 6.8.1 and with that comes QtQuick.VectorImage

    On my dev pc my app runs fine, but when deployed it says that QtQuick.VectorImage is not installed.
    Not installed means its nowhere to be found in the paths it is expected to be.

    For a quick fix: which release dll am I supposed to put in what path of my installation folder?
    I tried
    installdir/plugins/vectorimage/qquickvectorimageplugin.dll and
    installdir/qml/QtQuick/VectorImage/qquickvectorimageplugin.dll
    I added the qmldir respectively without success.
    but that did not work.

    For a good fix:
    Why is the QtQuick.VectorImage plugin not installed and how can I fix that
    It is part of QtQuick so it should be installed with the rest of QtQuick

    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