Skip to content

Build and Release

Antoine Théate edited this page Feb 14, 2023 · 1 revision

Development Environment

The DEH-MATLAB is developed using Visual Studio 2019 or later.

The following tools are used by the RHEA development team:

  • Visual Studio 2019 Professional (Community Edition will work as well) or later
  • Resharper Ultimate 2019.3 or later
  • Git Extensions

Prerequisite for development:

  • MatLab software installed

Build

The DEH-MATLAB solution contains two build configurations:

  • debug: used while developing new features
  • release: used to create a build for release

Clone this wiki locally