How can I compile my project?

Here is the procedure to follow to compile your project:

  • Open cmd.bat,
  • Write psdk --util=project_compilation.

A Release folder will be created at the directory's root of your project and will contain your compiled project, ready to be distributed.