Create components or add export directives for generated FIDL libraries. |
|
Issue descriptionGenerated FIDL bindings code is not set up for dynamic linking, which produces to linker errors if dependent components don't contain their own built and statically linked versions of the same FIDL bindings. We might want to build FIDL generated code as a standalone component to resolve this issue, which would involve adding export directives to the FIDL generated code. |
|
►
Sign in to add a comment |
|