1.2.8 Compiling

Generating C++ Files

C++ source code and resource files can be generated from files referenced in a lexer .slg project file by running the lexer generator 'slg':

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