Hi,
I have a Qt and Windows SDK based Software (for COM-Port access). I used Qt creator for this project. Now I try to deploy it on another computer. But the dlls from the Windows SDK are missing. I can't find them and I am not sure how to create them.
If I run the application with Qt creator everything works fine.
Any hints where I can start maybe a link to the right MSDN doc site is enough :)
Thanks everyone!