[Interest] Porting Qt app to windows
Muthulingam Ammaiappan
muthulingam.a at gmail.com
Fri Jun 1 13:53:44 CEST 2012
Hi Paul,
http://doc.qt.nokia.com/4.7-snapshot/deployment-windows.html
the above link will answer your question about deploying the Qt
Applications on windows
Thanks & Regards,
Muthulingam
On Fri, Jun 1, 2012 at 5:19 PM, Chasc <chasc at tpg.com.au> wrote:
> I have recently developed a C++ desktop application in Linux using Qt
> Creator and have successfully opened the project in the Windows version
> of Qt Creator. The app runs successfully in the windows Qt Creator IDE
> but fails to run independently on the Windows platform. I do not have
> the same problem in Linux.
>
> So how can I package this app to run on other Windows machines using
> dynamic linking? I have tried including QtGui4.dll, QtCore4.dll,
> libgcc_s_dw2-1.dll and mingwm10.dll libraries in the release directory
> but all I get is something about a procedure entry point not being
> located in QtCore4.dll. I am using Qt 4.7.4.
>
> Thank you in anticipation.
>
> Paul Cornford (Developer)
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120601/95b0cda2/attachment.html>
More information about the Interest
mailing list