problem deploy project
-
I deployed my project create with qt4 creator and compile with Visual Studio 2010, I try to run it on another pc it asks me dll files I have all provided, it is normally execute but I have some miniature not appear, I do not know where does the error exactly.help please
Capture -
It's possible you have missing imagereader.dll.
At root of your application paste the folder : C:\Qt\yourqtversion\qt-5.4.1-x64-mingw492r1-seh-rev1\plugins\imageformats
in the image formats you have jpg.dll, png.dll ...
but at the root of your application you must have the folder names "imageformats"
-
I deployed my project create with qt4 creator and compile with Visual Studio 2010, I try to run it on another pc it asks me dll files I have all provided, it is normally execute but I have some miniature not appear, I do not know where does the error exactly.help please
CaptureHi,
@AichaDev said:
I deployed my project create with qt4 creator and compile with Visual Studio 2010, I try to run it on another pc it asks me dll files I have all provided, it is normally execute but I have some miniature not appear, I do not know where does the error exactly.help please
CaptureYour link doesn't work.
What version of Qt are you using?
- If Qt 4, see http://doc.qt.io/qt-4.8/deployment-windows.html
- If Qt 5, see http://wiki.qt.io/Deploy_an_Application_on_Windows