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. How to deploy QQuickWidget with Particles
Forum Updated to NodeBB v4.3 + New Features

How to deploy QQuickWidget with Particles

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 345 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
    Kha Tran
    wrote on 31 Dec 2015, 04:00 last edited by Kha Tran
    #1

    I have a QML module which used particle system. I use it in 2 cases:

    • As QQuickView: when I deploy it by windeployqt tool, everything is ok, it works correctly on other computer. ->successful
    • As QQuickWidget: when I deploy it by windeployqt tool, nothing appears on other computer, just a blank window. ->not successful

    I think this problems occurs when I use Particle effects in my QML module, because when I remove all Particle then it worked (but this is not what I want).
    I hope everybody would give me an advice to be able to deploy this QML project.

    P/s: my English skill is not good, hope everyone understanding ~.~

    1 Reply Last reply
    0

    1/1

    31 Dec 2015, 04:00

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved