fix missing dll exports #1127
Reference in New Issue
Block a user
No description provided.
Delete Branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I use libyogacore.so in other programming languages, it crash with message as
This function is defined as
WIN_EXPORT bool YGConfigIsExperimentalFeatureEnabled
in yoga.h, but is not defined usingYOGA_EXPORT
in yoga.cpp.@NickGerleman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Pull request closed