Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Compiling

Matheus Albino edited this page Aug 7, 2019 · 1 revision

Using Premake5

Equal Engine uses Premake5 to generate project files or makefiles for a particular development environment.

Dependencies

Dependencies for Visual C++ on Windows

Dependencies for GCC on Linux

Compiling the engine

Compiling the examples