Choose the best method for you
To synchronize and build the QIR SDK and robotics image, choose any of the following options:- Use the GitHub workflow on your PC (Recommended).
- Use the Qualcomm Software Center (QSC) Launcher GUI.
- Use the Qualcomm Software Center command line interface (QSC-CLI).
Host computer requirements
The following requirements apply to your host computer for compiling the QIR SDK:| Category | Requirement |
|---|---|
| Hardware | x86 machine with Quad-core CPU (for example, Intel i7-2600 at 3.4 GHz or equivalent) |
| ≥ 450 GB free disk space (swap partition ≥ 32 GB) | |
| ≥ 16 GB RAM | |
| Software | Git 1.8.3.1 or later |
| Tar 1.28 or later | |
| Python 3.10.2 or later | |
| GCC 10.1 or later | |
| GNU Make 4.0 or later | |
| Kas 4.8 or later | |
sudo permission (required for a few commands) |
Note
- To set up a virtual machine (VM) running Ubuntu on Microsoft Windows or Apple® macOS®, see Qualcomm Linux Virtual Machine Setup Guide.
- Code compilation on a VM is a slow process and may take a few hours. Qualcomm recommends using an Ubuntu host computer for compilation.

