```bash
# 约束与限制
1.本示例仅支持标准系统上运行, 支持设备:RK3568;。
2.本示例为Stage模型,支持API10版本SDK,版本号:4.0.10.13,镜像版本号:OpenHarmony 4.1.5.2。
3.本示例需要使用DevEco Studio 4.0 Release (Build Version: 4.0.0.600, built on October 17, 2023)及以上版本才可编译运行。
```
```bash
D:\software\deveco\node-16.20.1\node.exe C:\Users\dengpan\.hvigor\project_caches\51881010c49be65805a24b786b95a4fb\workspace\node_modules\@ohos\hvigor\bin\hvigor.js --mode module -p module=entry@default -p product=default assembleHap --parallel --incremental --daemon
> hvigor ERROR: Unable to find the following components:
toolchains:10
Detail:
1.Go to Tools > SDK Manager > SDK > HarmonyOS, download the components, and sync the project. Open SDK Manager
2.Alternatively, modify the compileSdkVersion settings in the project-level build-profile.json5 file.
> hvigor ERROR: BUILD FAILED in 2 s 550 ms
Process finished with exit code -1
```
- 预览器预览
```bash
ERROR: Getting ArkTS sdk path error.
Solution:
1.进入 工具> SDK管理> SDK > HarmonyOS, 下载组件, 并同步项目. 在SDK管理中设置.
2.Alternatively, modify the compileSdkVersion settings in the project-level build-profile.json5 files.
```