# 编译概述

Qualcomm 建议您在开始编译之前阅读 [Qualcomm Linux Yocto 指南](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-27)。您可以执行以下任何操作：

- 下载预编译的镜像并刷写软件
- 同步、编译和刷写软件

## 下载预编译的镜像并刷写软件

- 在[发布说明](https://docs.qualcomm.com/bundle/publicresource/topics/RNO-250630224842/ReleaseNote.html#prebuilt-flashable-images-along-with-esdk)中，转到 *Artifactory links to prebuilt flashable images and eSDK* 表，下载预编译可刷写镜像和平台 eSDK。
- Platform eSDK 是一个安装程序，允许您在完整的 Yocto 环境中同步、更改、编译和安装应用程序和开源插件。有关更多信息，请参阅[下载 Platform eSDK](https://docs.qualcomm.com/doc/80-70020-254Y/topic/how_to.html#download-platform-esdk)。
- 要刷写预编译的镜像，请参阅[刷写软件镜像](https://docs.qualcomm.com/doc/80-70020-254Y/topic/flash_images.html#flash-images)。

## 同步、编译和刷写软件

### 非注册用户

如果您是未注册的 Qualcomm 用户，则可以同步和编译 Qualcomm Linux。有关使用二进制文件形式的固件组件的更多信息，请参阅[未注册用户使用 GitHub 编译](https://docs.qualcomm.com/doc/80-70020-254Y/topic/github_workflow_unregistered_users.html)。

### 注册用户

Note

您必须[向 Qualcomm 注册](https://www.qualcomm.com/support/working-with-qualcomm)以同步和编译 Qualcomm Linux。

如果您是注册用户，可以使用以下三种方法之一同步和编译 Qualcomm Linux。这些方法使用 Qualcomm Yocto 层和支持性的基础 Yocto 层。您可以访问某些固件组件和 Qualcomm 工具的源代码，从而编译和下载软件。

| Launcher | CLI | GitHub |
| --- | --- | --- |
| 基于 GUI 的 Qualcomm^®^ Software Center (QSC) Launcher。 | QSC 命令行界面 (CLI)。 | 基于 GitHub 的工作流。 |
| <br>**[使用 QSC Launcher 编译](https://docs.qualcomm.com/doc/80-70020-254Y/topic/build_from_source_qsc_gui_intro.html)** | <br>**[使用 QSC CLI 编译](https://docs.qualcomm.com/doc/80-70020-254Y/topic/build_frm_source_qsc_cli.html)** | <br>**[使用 GitHub 编译（注册用户）](https://docs.qualcomm.com/doc/80-70020-254Y/topic/build_from_source_github_intro.html)** |

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 640 400" width="640" height="400" style="cursor:auto !important" aria-label="../../_images/explore_QSC_html.svg">
    <defs>
      <style>@import url("https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100..1000&amp;display=swap");
.svg-1 .bg-fill { fill: var(--color-background) }
.svg-1 .fill-text { color: var(--color-content); fill: var(--color-content) }
.svg-1 .video-hoverbox { transition: opacity 0.15s ease-in-out }
.svg-1 .video-hoverbox:hover { opacity: 0.9 }</style>
  </defs>

  <foreignobject x="0" y="0" width="640" height="400">
    <body xmlns="http://www.w3.org/1999/xhtml">
        <iframe width="640" height="400" src="https://players.brightcove.net/1414329538001/4JiZQnWhg_default/index.html?videoId=6355998443112" allowfullscreen="" allow="encrypted-media"></iframe>
    <div class='topic-detail'><div class='topic-updated-date'><span> Last Published: </span>Jul 24, 2025</div><div class='prev-and-next-links'><span class='previous-topic-link'><span aria-hidden='true' class='disabled' data-tip='' data-effect='solid'></span></span></div></div></body>
    </foreignobject>
</svg>

Note

- 请参阅 Qualcomm Linux 上支持的[硬件 SoC](https://docs.qualcomm.com/bundle/publicresource/topics/80-70020-115/soc.html)。
- 有关 IQ-615 编译说明，请参阅 [Qualcomm Dragonwing™ IQ-615 Beta Evaluation Kit Quick Start Guide](https://docs.qualcomm.com/bundle/80-70020-293/resource/80-70020-293_REV_AA_Qualcomm_Dragonwing_IQ-615_Beta_Evaluation_Kit_Quick_Start_Guide.pdf)。

Last Published: Jul 24, 2025

[Previous Topic
软件编译文档](https://docs.qualcomm.com/bundle/publicresource/80-70020-254Y/topics/build_landing_page.md) [Next Topic
使用 QSC Launcher 编译](https://docs.qualcomm.com/bundle/publicresource/80-70020-254Y/topics/build_from_source_qsc_gui_intro.md)