[protobuf] Re: Linking error

2017-05-09 Thread dbbrealtimesoftware
Thanks for answer. No I do not have any inline settings. I suspect the reason is that I use windows 7 since the linking problem disappears when I use windows 10! On Saturday, April 29, 2017 at 2:23:20 AM UTC+2, Josh Haberman wrote: > > Those functions are marked "inline", so the compiler should

[protobuf] Linking error

2017-04-28 Thread dbbrealtimesoftware
Hi, I am starting to use the protobuf library and have downloaded protobuff v3.2.0 for windows. I have made up my <>.proto file and generated the <>.ph.h and <>.pb.cc files, build the protobuf libraries, created dll files for VC2015, produces the proc.exe file and included everything in a