Skip to content

Compiling (Terminal)

  1. From the project's root directory (where this README is located) cd Standalone
  2. Run make -f Makefile_Linux_Editor
  3. Go back to the root directory cd ..
  4. Run Standalone/Build/Linux/PolyphaseEditor.elf It's important that the working directory is the root directory where the Engine and Standalone folders are located.