mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
8fc6bacec0ebf15264a778a6f38bb9b945fdea36
gloRelated to the storehousebal_resource_tool
Description
OpenHarmony resource compile tool
Directory Structure
developtools/
----global_resource_tool
----include
----src
----third_party denpence third patry lib make script
----CMakeLists.txt
----win32.cmake windows cross compile script
Instructions
- gcc/g++ version 9.3.0
- cmake version mini 3.15
- mkdir build
- cd build
- cmake ../restool_standard
- make
- compile result restool binary
Related to the storehouse
third_party_libxml2
third_party_jsoncpp
third_party_sqlite
third_party_bounds_checking_function
Description
Languages
C++
99.4%
CMake
0.4%
Python
0.2%