As the intent of the template is to "just work", there needs to be some refinements done in order to get Linux installs to work without major hassle
- Watcom Compiler and VSCode complains that they cannot open header files
- Header files longer than 8 characters in the reference code does not resolve (naturally). Installation flags?
- Environment variables needs to be set properly
As the intent of the template is to "just work", there needs to be some refinements done in order to get Linux installs to work without major hassle