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

No compile option found for skia_enable_paragraph #2602

Open
cyjzmy opened this issue Aug 30, 2024 · 1 comment
Open

No compile option found for skia_enable_paragraph #2602

cyjzmy opened this issue Aug 30, 2024 · 1 comment

Comments

@cyjzmy
Copy link

cyjzmy commented Aug 30, 2024

I tried to perform cross compilation based on the skia compilation option provided by Android. When the skia library is provided in other systems, the compilation option of skia_enable_paragraph is not found in the m122 version, and only skia_enable_skparagraph is found. And I cross-compiled with gn to cmake. I found that the font function can only be used in debug. If it is a release version, the following error is reported:
Reason:Signal:SIGTRAP(TRAP_BRKPT)@0x000000557edcb664
/arm64/librnoh_skia.so(aa9d4d8ad3271cee63eac4c9ac80fb9d81b7ee1e)
/arm64/librnoh_skia.so(RNSkia::JsiSkParagraph::layout(facebook::jsi::Runtime&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long)+100)(aa9d4d8ad3271cee63eac4c9ac80fb9d81b7ee1e

@wcandillon
Copy link
Contributor

Can you provide us with steps to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants