You compiled your prgoram with MinGW so it needs MinGW's dll, copy it to .exe folder or add MinGW's path to PATH. On my system it's "C:\Qt\MinGW\bin" it should be something similar on yours.