Suppose that created a project using Qt Creator(Qt v4.5.2) and It is ready to be deployed.
What are required Qt library files needed to be copied in Windows and linux assuming that
i have used only Qt Core and Qt GUI modules to create the project. As I am very new
(June 2009) to Qt please suggest a step-by-step procedure in both the platforms. I had reffered Qt Assistant and tried a dummy project with these files:
C:\Qt\2009.03\qt\bin\QtCore4.dll
C:\Qt\2009.03\qt\bin\QtGUI4.dll
It worked in my PC fine without any problems. It worked in my friends PC but it didnt show
the picture(using QLabel). When my another friend tried the app it Win XP gave him pesky "Dont Send" error. Please provide solution for these problems. And in Linux I do not know anything about the Linux Libraries Copying as in Windows DLL copying
Bookmarks