|
MQSS Client v0.1
|
Ready to use and develop the MQSS Client? This guide will help you get started.
Now you can make your changes locally.
To build the MQSS Client, the following components are required.
[!NOTE] We strongly recommend using Dev Containers with Visual Studio Code. We provided the required configurations.
As stated earlier, building the project requires a C++ compiler supporting C++17 and a minimum CMake version version 3.19.
After cloning the repository and changing the directory, run the command below to configure the project:
After the configuration, run the command below to build the project: