building yoga core static libraries for ios #962

Closed
opened 2020-01-20 06:05:29 -08:00 by olilarkin · 1 comment
olilarkin commented 2020-01-20 06:05:29 -08:00 (Migrated from github.com)

Hello,

sorry to post a question here on the issues page. I would like to build static libs of yoga core, for use in C++. On macOS i can do that with buck build --show-output //:yoga

But it's not clear to me how to build static libs for arm and ios simulator platforms.

thanks

Hello, sorry to post a question here on the issues page. I would like to build static libs of yoga core, for use in C++. On macOS i can do that with ```buck build --show-output //:yoga``` But it's not clear to me how to build static libs for arm and ios simulator platforms. thanks
NickGerleman commented 2023-06-13 08:08:48 -07:00 (Migrated from github.com)

This should be possible with the Yoga pod and use_frameworks. Note the current Yoga pod needs an update published to build again, which should be happening later this month.

This should be possible with the Yoga pod and `use_frameworks`. Note the current Yoga pod needs an update published to build again, which should be happening later this month.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#962
No description provided.