[Interest] Porting Qt app to windows
Till Oliver Knoll
till.oliver.knoll at gmail.com
Sun Jun 3 14:44:56 CEST 2012
Am 03.06.2012 um 10:33 schrieb Samuel Gaist <samuel.gaist at edeltech.ch>:
> Another idea, from which path did you copy the QtCore4.dll ? The one in the folder from QtCreator ? Or the one from the provided Qt library tree ?
Good point! Qt Creator comes with its *own* set of Qt libraries, wheras you build your app with the (usually more recent) "Qt SDK" (or from the "Qt library tree") libraries. So you need to ship the later ones together with your application.
Cheers, Oliver
More information about the Interest
mailing list