Days ago Anton asked me to deploy one Qt application for him. I was using Qt Creator recently, unlike him, so I have it installed on my computer. At first, I thought that Qt Creator has any built-in instruments for deployment, however, it hasn’t (I haven’t deployed any Qt project yet).
ReadI started to develop one app for Desktop. Qt were the obvious choice for me, because I really like C++ and I’ve already made some apps using this framework.
Read