Skip to content

Conversation

itsthisjustin
Copy link

Adds changes from @samuelscheit to the latest main

The header files use paths like 'include/core/SkRefCnt.h' but they're actually located at 'cpp/skia/include/core/SkRefCnt.h'. This adds the cpp/skia/ directory to the header search paths so the includes resolve correctly.
@wcandillon wcandillon self-requested a review August 21, 2025 06:44
Copy link
Contributor

@wcandillon wcandillon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds great! just need to understand the flag differences in compare to the other macos builds

@itsthisjustin
Copy link
Author

sounds great! just need to understand the flag differences in compare to the other macos builds

Uh probably isn't needed. i can confirm it DOES work though. I built a custom tarbal from this and my app now runs on Catalyst :)

@wcandillon
Copy link
Contributor

this we remove these extra flags and it works, I would be happy to merge it :)

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

Successfully merging this pull request may close these issues.

2 participants