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. problem with deployement of qtcanvas3d
QtWS25 Last Chance

problem with deployement of qtcanvas3d

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 350 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.
  • S Offline
    S Offline
    schouwen
    wrote on last edited by
    #1

    Hi,
    I am making a deployement for windows of 64 bit application that uses canvas3d in a seperate plugin. I use visual 2015 64 bits qt 5.7. The program loads lots of plugins and one of them uses (on demand) canvas3d to draw maps. I made the deployment using using windeployqt using

    windeployqt --qmldir <some path> <some path> -3dcore -3drenderer -3dquick -sql

    All the necessary stuff is copied and deployed and the application starts. But when I try to display a map it refuses with the message: module "QtCanvas3D" is not installed. Which flag am I missing? I see a Qt53DCore.dll in my app directory assuming(??) that qtcanvas3d comes from there. In Debug mode everything (of course) runs fine.

    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