Program Requirements

Developing C-Models requires that one of these C++ compilers is installed:

Note:
  • If no professional version is available, we recommend that you use the Visual Studio Community version.

  • You must install the workload package Desktop development with C++ before using Visual Studio 2017 (or later) C++ Compiler.

  • By default, the compilation of C-models in the C-model editor does not require the MFC package to be installed. If the C-model does not require MFC functionality, set Use MFC to No in the C-model editor build settings. If needed, you must manually add the MFC package to the list of packages in the C++ development package, since it is not installed automatically by the VS installer.