why JobSystem is not installed #8570
JackKaiXing
started this conversation in
General
Replies: 1 comment 1 reply
-
Are you trying to use libutils as a sahred library? JobSystem is not public because we don't want to commit to this API. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
we need to do some asynchronous tasks, but find out that filament's JobSystem is not exported. Why is that? Any risks if I export it as UTILS_PUBLIC and use it.
Beta Was this translation helpful? Give feedback.
All reactions