This example serves as a starting point for users who want to integrate existing C or C++ code into Scilab workflows on a Windows environment using the common MinGW-w64 toolchain.
This GitHub Action provides a pre-configured MSYS2 environment with MinGW compilers for Windows. It's designed to make it easy to compile C/C++ projects using MSYS2 and MinGW in GitHub Actions ...