Setup: visualizer - nomovok-opensource/cutedriver-agent_qt GitHub Wiki

Setting up and running visualizer

General Requirements:

  • Qt 5.4 development environment with development headers
  • Additional packages may be needed depending on platform (especially on Linux).
  • driver and sut_qt (which in turn require sut_qt)

Linux (X11 & Wayland)

Running and testing: Run executable cutedriver_visualizer. One option for testing is to have qttasserver (or server via qttas_ui) running and start two versions of cutedriver_visualizer, one with the -testability flag, and then use the other to remote control that one.