New issue
Advanced search Search tips

Issue 851174 link

Starred by 3 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Fuchsia
Pri: 3
Type: Bug



Sign in to add a comment

Create components or add export directives for generated FIDL libraries.

Project Member Reported by kmarshall@chromium.org, Jun 8 2018

Issue description

Generated 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