Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OpenHarmony: Compile Skia using OpenHarmony SDK #366

Open
elff1 opened this issue Jun 3, 2024 · 0 comments
Open

Support for OpenHarmony: Compile Skia using OpenHarmony SDK #366

elff1 opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement New feature or request OpenHarmony

Comments

@elff1
Copy link
Member

elff1 commented Jun 3, 2024

Detailed description

The Skia that vgg_runtime depends on is a modified version based on version 116, while the OpenHarmony Skia is based on version 98.
We need to modify the VGG forked Skia code to make it able to compile using OpenHarmony SDK.

Possible implementation

  1. Refer to the OpenHarmony third-party library compilation documentation.
  2. Refer to the modifications in the OpenHarmony Skia library.
@elff1 elff1 added enhancement New feature or request OpenHarmony labels Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OpenHarmony
Projects
None yet
Development

No branches or pull requests

1 participant