Dependencies - robocortex/openrox GitHub Wiki

OPENROX depends on the following softwares:

  • CMake 3.5.1

  • Doxigen (needed for programmer manual):

  • Graphviz (needed for programmer manual):

    • Install on Linux:

      • sudo apt-get install graphviz
    • Install on Windows:

      • http://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.38.msi

      On Windows it was necessary to add the bin directory to the $PATH otherwise dot.exe will not be found

  • Pdflatex (needed for user and programmer manuals)