Re: [protobuf] Linking error with protobuf 2.6.1 while building ignition-messages0 on ubuntu 16.04

2019-07-09 Thread 'Adam Cozzette' via Protocol Buffers
I suspect this is a C++11 ABI compatibility issue. It looks like ign-msgs is being built for C++11 but libprotobuf as packaged by Ubuntu was likely built for C++03. On Tue, Jul 9, 2019 at 1:45 AM rishabh lal wrote: > I am trying to build ign-msgs (version 0) from source which is a > dependency

[protobuf] Linking error with protobuf 2.6.1 while building ignition-messages0 on ubuntu 16.04

2019-07-09 Thread rishabh lal
I am trying to build ign-msgs (version 0) from source which is a dependency for ignition transport 2 and gazebo 7. I installed protobuf from ubuntu repos and downloaded ign-msgs0 from bitbucket. The compilation &/or linking error I am facing is :- Linking CXX executable ign_msgs_gen

[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

[protobuf] linking error on protobuf

2015-10-09 Thread jian . yao3721
- I am using protobuf-2.6.1 - OS is solaris 5.11 (SunOS 5.11 11.2 sun4v sparc SUNW,T5240) - configure para: ./configure --disable-64bit-solaris --prefix=/home/jyao1/proto CC=/opt/swt/install/gcc-4.9.2/bin/gcc - protobuf library build successfully - However, i got the following errors for my app

[protobuf] linking error with google protocol in solaris

2014-02-11 Thread Nabin Kumar
*please help me on this* *its not linking . it is showing below error. i am running in 32 bit solaris machine.* *i generated protoc by ./configure CFLAGS=-m32 CXXFLAGS=-m32 LDFLAGS=-m32.* *Undefined first referenced* * symbol in file*