Solve overlinking issues re: Protobuf
narendasan opened this issue · 0 comments
narendasan commented
protobuf is overlinked in libraries dependent on DALI. Libprotoc, libprotobuf-lite are linked but arent necessary. This is probably and issue with DALI itself. There are also cases where the libprotobuf gets linked twice. This probably has to do with the build system.