Description
Hello,
when using the protobuf modules the libraries to link agains are hard coded. This means the cpp module add "protobuf" as dynamic library. But if cpp-protobuf or nanopb is compiled in debug mode the library names get the suffix "d".
Attachments
Issue Links
- relates to
-
QBS-1663 Fix protobuf issues
- Reported