I use Qt installed for Windows/mingw and whole development environment looks complete with the exception of deployement process.
Could you explain why there is no official package with static Qt build for Windows?
I read many guides and forum threads about building it, but this is very hard task, you need to build multiple things before Qt, then you need to do some magic to build Qt. Isn’t better to just provide static build in installer?
Or maybe I miss something and static build is not what you typicaly do to deploy on Windows. Then what’s the preferred way?
↧