Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Statically linking Qt Quick application on Windows. Working fine except a copy of QtQuick and QtQuick.2 directories from qml directory needed next to executable?

Statically linking Qt Quick application on Windows. Working fine except a copy of QtQuick and QtQuick.2 directories from qml directory needed next to executable?

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 313 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.
  • M Offline
    M Offline
    Matt Michler
    wrote on last edited by
    #1

    I've built a Qt Quick application (standard hello world app created by Qt Creator) that statically links Qt on Windows. It works fine except I need to copy QtQuick and QtQuick.2 from the Qt dir Qml folder next to the executable for it to run properly. Anyone know how I can embed those into the exe?

    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