harmony 鸿蒙Building Source Code Using the build.sh Script
Building Source Code Using the build.sh Script
- Go to the root directory of the source code and run the build command.
./build.sh --product-name name --ccache
NOTE
In the preceding command, name indicates the product name, for example, Hi3516DV300 and rk3568.
- Check the build result. If the build is successful, the following information is displayed in the log:
post_process
=====build name successful.
Files generated during the build are stored in the out/{device_name}/ directory, and the generated image is stored in the out/{device_name}/packages/phone/images/ directory. > NOTE > > For details about other modular compilation operations, see Compilation and Building Guide.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Getting Started with the Standard System with Hi3516 (IDE Mode)
harmony 鸿蒙Getting Started with the Standard System with Hi3516 (CLI Mode)
harmony 鸿蒙Hi3516 Development Board
harmony 鸿蒙Hi3861 Development Board
harmony 鸿蒙RK3568 Development Board
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦