This project represents a QT5 based Scenario Builder for the PFC MSDL_SISO-STD-007-2008_ based Scenario format.
Platform | Compiler | Architecture | Status |
---|---|---|---|
Windows | msvc15 | amd64 | |
Linux | gcc9 | amd64 |
- projects/ -- Sub Projects
- Scenario_-- Builder/ The main UI
- /cpp/ -- C++ Source
- /qml/ -- QT5 QML Source
- /unit_test/ google test based unit test
- /xsd/ -- MSDL xsd and generate c++ source code
- cmake/ -- Additional C++ Source code
Install XSD Code Synthesis Install QT5 Build Libraries Install CMake 3.12 or higher Create a Build Directory Run CMake from the build directory to generate your build files Build using the build tools selected in cmake