[Qt-interest] Howto Port Qt Windows Application , it can't find Qt4Core.dll.

Nikos Chantziaras realnc at arcor.de
Sun Apr 11 14:21:12 CEST 2010


On 04/11/2010 03:04 PM, Aaron Lewis wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
> 	I'm trying to develop a Qt Application on Window 7,but how does Qt
> Applications Load their Library , such as Qt4Core.dll , Qt4Gui.dll ?
>
> 	If i neither want to copy it to system32 directory , change PATH system
> variable nor use a wrapper to call LoadLibary Windows API , how do i
> achieve it ?
>
> 	I know we can put Qt4Core.dll and something else together with my
> QtApp.exe (same directory) , but how can i make Qt Read them ?

If you place them in the same directory as your *.exe, Windows will load 
them automatically.



More information about the Qt-interest-old mailing list