Building
This chapter explains how to build WGE from source code and integrate it into existing projects. We assume you are a beginner and need step-by-step guidance to complete the build process. Therefore, we start from development environment setup, cover dependency installation, and guide you until WGE is built successfully and integrated into your project.
If you are already an experienced C++ developer with a properly configured C++ environment, this chapter is still useful because it contains best practices recommended by the WGE development team. These practices are applicable not only to WGE but also to other C++ projects.