# Build with QSC Launcher
Source: [https://docs.qualcomm.com/doc/80-70015-265/topic/build-with-the-qcs-launcher.html](https://docs.qualcomm.com/doc/80-70015-265/topic/build-with-the-qcs-launcher.html)
Use the Qualcomm Software Center (QSC) Launcher to download, compile, and flash the
QIRP SDK.
**Prerequisites:**
- The QSC Launcher is installed using the steps in [Build with QSC Launcher](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/build_from_source_qsc_gui_intro.html) of *Qualcomm Linux Build Guide*.
## Download and compile
To use the QSC Launcher to download and compile the QIRP SDK, follow these steps:
**Steps:**
1. Open and log in to the QSC Launcher desktop application according to [Use QSC Launcher](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/build_from_source_qsc_gui_intro.html#use-qsc-launcher) of *Qualcomm Linux Build Guide*.
2. Follow the steps in [Use QSC Launcher](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/build_from_source_qsc_gui_intro.html#use-qsc-launcher) to specify environment,
and on the **Select Resources**page, do the following:
1. In the **Base Workspace Path** text box, specify a directory path
where you want to download the software. You can click the select icon
to display the directory selection window.
2. Select the product ID and release ID.
| Product ID | Release ID | Hardware |
| --- | --- | --- |
| QCM6490.LE.1.0 | See [Qualcomm® Linux Intelligent Robotics Product SDK (QIRP SDK) 2.0
Release Notes](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-260). For example, `r00270.1`. | RB3 Gen2 Vision Development Kit |
| QCS9100.LE.1.0 | See [Qualcomm® Linux Intelligent Robotics Product SDK (QIRP SDK) 2.0
Release Notes](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-260). For example, `r00099.1`. | IQ-9100 Beta Evaluation Kit |
3. Select the appropriate distro to download. Distro access is controlled
by access levels as listed in the following table:
| Access Level | Distribution | Yocto Layers |
| --- | --- | --- |
| Registered developer with any email address
(binaries only, without modem and GPS) | Qualcomm\_Linux.SPF.1.0|TEST|DEVICE|PB\_QIRPSDK | meta-qcom
meta-qcom-hwe
meta-qcom-distro
meta-ros
meta-qcom-robotics
meta-qcom-robotics-distro
meta-qcom-robotics-sdk
meta-qcom-qim-product-sdkCopy to clipboard |
| Registered developer from a verified organization
(binaries and selected source for firmware images,
without modem and GPS) | Qualcomm\_Linux.SPF.1.0|AP|Standard|OEM|NM\_QIRPSDK | meta-qcom
meta-qcom-hwe
meta-qcom-distro
meta-qcom-extras
meta-qcom-robotics-extras
meta-ros
meta-qcom-robotics
meta-qcom-robotics-distro
meta-qcom-robotics-sdk
meta-qcom-qim-product-sdkCopy to clipboard |
3. Follow the subsequent steps in [Use QSC Launcher](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/build_from_source_qsc_gui_intro.html#use-qsc-launcher) to download and
compile the QIRP SDK.
**Outputs for QCM6490.LE.1.0 (RB3 Gen2 Vision Kit):**
- Robotics images:
`/DEV/LE.QCROBOTICS.1.0.r1/build-qcs6490-custom/tmp-glibc/deploy/images/qcs6490-rb3gen2-vision-kit/qcom-robotics-full-image/*`
- QIRP SDK:
`/DEV/LE.QCROBOTICS.1.0.r1/build-qcs6490-custom/tmp-glibc/deploy/qirpsdk_artifacts/qirp-sdk_.tar.gz`
**Outputs for QCS9100.LE.1.0 (IQ-9100 Beta Evaluation Kit):**
- Robotics images:
`/DEV/LE.QCROBOTICS.1.0.r1/build-qcs9100-custom/tmp-glibc/deploy/images/qcs9100-ride-sx/qcom-robotics-full-image/*`
- QIRP SDK:
`/DEV/LE.QCROBOTICS.1.0.r1/build-qcs9100-custom/tmp-glibc/deploy/qirpsdk_artifacts/qirp-sdk_.tar.gz`
Note: `` is the path that you select on the **Select Resources** page.
## Flash the QIRP SDK
To flash the robotics image to the device, follow the steps in [Build and flash default configuration](https://docs.qualcomm.com/bundle/publicresource/topics/80-70015-254/build_from_source_qsc_gui_intro.html#build-and-flash-default-configuration).
**Parent Topic:** [Build the software](https://docs.qualcomm.com/doc/80-70015-265/topic/build-the-software_4_1.html)
Last Published: Oct 15, 2024
[Previous Topic
Build the software](https://docs.qualcomm.com/bundle/publicresource/80-70015-265/topics/build-the-software_4_1.md) [Next Topic
Build with QSC-CLI](https://docs.qualcomm.com/bundle/publicresource/80-70015-265/topics/using-qsc-cli_3_1.md)