Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 619 Bytes

File metadata and controls

22 lines (12 loc) · 619 Bytes

MARSH Manager

Central application for MARSH-Sim

For documentation, see MARSH Documentation - MARSH Manager

Installation

The project requires Qt 6.8, and is built with CMake.

If you get the XKB missing error, this can be resolved with the following on Ubuntu:

sudo apt install libxkbcommon-dev

To build, open the CMakeLists.txt file as a project in Qt Creator and click "Build" (a hammer icon) in the bottom left part of the window.

License

GPL v3.0