Files
developtools_global_resourc…/README.md
T
chencheng31 a8d7c77402 修改readme
Signed-off-by: chencheng31 <chencheng8@huawei.com>
2022-03-07 14:08:01 +08:00

639 B

global_resource_tool

Description

OpenHarmony resource compile tool

Directory Structure

developtools/

----global_resource_tool

----include
----src
----third_party dependence third patry lib make script
----CMakeLists.txt
----win32.cmake windows cross compile script

Instructions

  1. gcc/g++ version 9.3.0 required
  2. cmake version mini 3.15 required
  3. mkdir build
  4. cd build
  5. cmake ../restool_standard
  6. make
  7. compile result restool binary

third_party_libxml2
third_party_jsoncpp
third_party_sqlite
third_party_bounds_checking_function