Troubleshooting

Missing forum.inc

During compilation, if the error include file 'forum.inc' not found arises then it’s likely you have an incomplete copy of the source code. Verify that when you checked out the code from GitHub, you used the --recurse-submodules option.

Other Problems

If you encounter something else that doesn’t work as it should, please open an issue on GitHub. In your issue, please specify the following:

  • The release of MSG you are using (e.g. 1.1).

  • The operating system and architecture you are using (e.g., Mac OS 13.1 on Intel).

  • A brief description of the problem.

  • A narrative of the steps to reproduce the problem.