Commit 1ce02dd
committed
ci: create stub libimage_transcoder_shared.so for restool
The OpenHarmony SDK doesn't include libimage_transcoder_shared.so
which is normally distributed as part of DevEco Studio. restool
(resource compiler) tries to load it for CompileResource.
Create a minimal stub .so and add ldd debug to understand restool
dependencies.1 parent baa0db3 commit 1ce02dd
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
573 | 598 | | |
574 | 599 | | |
575 | 600 | | |
| |||
0 commit comments