Qt 5.4 application Deployment on Win32 bit
Installation and Deployment
6
Posts
2
Posters
1.7k
Views
1
Watching
-
wrote on 21 Jan 2015, 06:42 last edited by
Hi all,
I have windows 64 bit machine and using Qt 5.4.
i am building qtwebbrowser example on Qt creator as well as on MSVC 13 successfully.
My Question is i want to make a deployment package for windows 7 32-bit machine on windows 7 64 machine.Is it possible?
if yes then tell me the steps. -
wrote on 21 Jan 2015, 07:15 last edited by
Build for 32-Bit target -- it will run on 64 Bit, too.
Best Regards,
Tobias -
wrote on 21 Jan 2015, 07:22 last edited by
How ?
can you tell me steps? -
wrote on 21 Jan 2015, 07:27 last edited by
Use 32-Bit Qt with 32-Bit Compiler and read this:
http://doc.qt.io/qt-5/windows-deployment.html
I also think, that there is a tool for helping out with deployment called windeployqt.exe.
Best Regards,
Tobias -
wrote on 21 Jan 2015, 09:12 last edited by
so i have to install 32-bit Qt 5.4 for that ?
-
wrote on 21 Jan 2015, 09:19 last edited by
definitly.
1/6