Hello,

before going at a serious attempt to create an application with Qt I'd like to manage deploying a simple example, but this does not work right off the bat.

Theory:
Copy executable and Qt DLLs into the same folder and run it. DONE.

Reality:


I have found out this happens when using the wrong DLLs (whatever that means), but I can't seem to find any others than the ones which happen to be located at C:\QtSDK\QtCreator\bin for me. I really hope a working preassembled bundle is around somewhere.

Thanks for any help.