Summary
Even if your application runs well on your computer, your development environment can affect this behavior. Its packaging must be correct to run your application on the user's hardware. You learned the steps required to package an application before deploying it. Some platforms required specific tasks that must be followed carefully. You can now bake a standalone package if your application is running a unique script.
The next chapter describes some tricks that can be useful for developing applications with Qt. You will learn some tips concerning Qt Creator.