You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Hi,
I have been trying to get protobuf to compile for a QNX6.4 system
(already got it working fine on Linux). At first it had trouble
finding libstdc++ in the auto-generated path but once I fixed it to
take the library that ships with QNX6.4 there are still unresolved
symbols related to that library. Has protobuf been successfully used
on QNX? Any idea what I could be missing?