1.3.3 Compiling

Generating C++ Files

C++ source code files can be generated from files referenced in a parser .spg project file by running the parser generator 'spg':

Adding the Generated Files

To add the generated files to the project:

Adding Support for Soul

At the moment probably the easiest way to add support for Soul is to add the required Soul library projects to the solution and then add references to the required Soul libraries.

Compiling the Solution