Even if your application runs well on your computer, your development environment can affect its behavior. Its packaging must be correct to run your application on the user's hardware. In this chapter, you learned the steps required to package an application before deploying it. Some platforms require specific tasks that must be followed carefully. You can now make 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. In the next chapter, you will learn some tips concerning Qt Creator.