Qt images don't display in deployed app -


i deployed app because images don't show up. here did:

  1. created c:\deployment
  2. copied release version of myapp.exe c:\deployment
  3. copied .dll files c:\qt\5.2.1\mingw48_32\bin c:\deployment
  4. copied folders c:\qt\5.2.1\mingw48_32\plugins\ c:\deployment

the program runs fine missing 2 images 1 displayed on label , on button.

i tried creating c:\deployment\qml\myapp folder in moved images following direction in link below no success.

https://wiki.qt.io/deploy_an_application_on_windows


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -