CmdBuilder instructions

CmdBuilder is packaged ready-to-run application written in python using kivy framework. It is packaged using pyinstaller so no python and no other dependencies shall be required.

Windows

No specific requirements are known.
EXE file is signed via certificate issued on name "Miroslav Šíma".
However due to short history of this application Windows OS may show popup warning about execution of not known application.
Please proceed by clicking on "More Info->" and click on "Run Anyway".

Antivirus may trigger scan of this package after executing it, but it should report negative and proceed with running. Things shall improve gradually after our certificate and applications gets more publicity.

Linux

Please mark package as executable via command chmod +x cmdBuilder

Add the user to the 'dialout' group (on Ubuntu, etc.) or the 'uucp' group (on Arch Linux) if they are not already added, in order to allow COM port connections without the necessity of running cmdBuilder with sudo as described in manual.

When libGL error: MESA_LOADER: failed to open iris - Please try to run cmdBuilder as follows: MESA_LOADER_DRIVER_OVERRIDE=i965 ./cmdBuilder_vX_Y_Z