cocos2d-x icon indicating copy to clipboard operation
cocos2d-x copied to clipboard

supports openharmony for v3.17.2

Open zhaoyang57 opened this issue 1 year ago • 4 comments

zhaoyang57 avatar Dec 27 '23 06:12 zhaoyang57

Why add tests/lua-empty-test/res/farm.png file? There is already a farm.jpg in that folder. Doesn't openharmony support jpeg decoding?

dumganhar avatar Dec 28 '23 02:12 dumganhar

About doc/game-porting-guide:

  • it is better to named docs/openharmony/game-porting-guide
  • please don't use chinese in folder name, such as OpenHarmony系统架构.png

minggo avatar Dec 28 '23 02:12 minggo

Why the files in tests/cpp-tests/proj.ohos/dependencies, such as hvigor-3.0.4-s.tgz, needed?

minggo avatar Dec 28 '23 02:12 minggo

Why the files in tests/cpp-tests/proj.ohos/dependencies, such as hvigor-3.0.4-s.tgz, needed?

cause the deveco still in beta, the developer can't download hvigor from the remote repo, so we need use the local file. After the hvigor can download, we will remove these files.

1-newbie avatar Jan 15 '24 03:01 1-newbie