- SSH: git clone git@github.com:trunksBT/KorytkoMag_RetDriverSimulator.git --recursive
- HTTPS: git clone https://github.com/trunksBT/KorytkoMag_RetDriverSimulator.git --recursive
UNBLOCKED_SCENARIOS > QUALITY
SOME SMELLS > OVER-ENGINEERING
PLANNED REFACTOR AFTER FINISH
- Install the https://code.visualstudio.com/download
- Install the https://marketplace.visualstudio.com/items?itemName=jebbs.plantuml
- Open the docs/UML_DiagramOfSequence.wsd via Visual Studio Code
- Click "Alt + D"
- Install the https://www.microsoft.com/pl-PL/download/details.aspx?id=51188
- Open the docs/UML_DiagramOfClasses.vsdx via Visio Viewer
- cmake 3.12.4
- g++ 8.2.1
- gcc 8.2.1
- libboost-all-dev 1.71.0
- cmake .
OR - cmake -DCMAKE_CXX_COMPILER="/usr/bin/g++-8" . OR
- cmake -DCMAKE_CXX_COMPILER="/usr/bin/g++" . OR
- cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo // for using gdb
- bash runBinary.sh
- bash runUT.sh
- bash runMT.sh
Hour:Minute:Second.Milisec severity [FileName::FunctionName:Line]
FileName != ClassName