[protobuf] compilation error for "undefined reference to `google::protobuf::internal::AtomicOps_Internalx86CPUFeatures'"

2015-09-11 Thread kushal umarkar
I have been using Ubuntu 14.04 Lts. 64Bit in Virual Machine on windows. I have some of proto files created for my project, I have been compiling complete c++ project using g++ compiler along with proto files but I am facing a compilation error below.

[protobuf] Json support in protobuf 3.0.0-beta-1

2015-09-11 Thread Siddharth Chhabra
Was this added ? I cant find the JsonFormat class in the api referenc The JsonFormat class was mentioned in the thread "Will protobuf support JSON?" The api is here : https://developers.google.com/protocol-buffers/docs/reference/java/index We are thinking of upgrading to protobuf 3 and want to

Re: [protobuf] Json support in protobuf 3.0.0-beta-1

2015-09-11 Thread 'Feng Xiao' via Protocol Buffers
On Fri, Sep 11, 2015 at 5:23 PM, Siddharth Chhabra < siddharth.chha...@gmail.com> wrote: > Was this added ? > I cant find the JsonFormat class in the api referenc > The JsonFormat class was mentioned in the thread "Will protobuf support > JSON?" > > The api is here : >

Re: [protobuf] compilation error for "undefined reference to `google::protobuf::internal::AtomicOps_Internalx86CPUFeatures'"

2015-09-11 Thread 'Feng Xiao' via Protocol Buffers
On Fri, Sep 11, 2015 at 4:44 AM, kushal umarkar < kushal.umarkar031...@gmail.com> wrote: > I have been using Ubuntu 14.04 Lts. 64Bit in Virual Machine on windows. > I have some of proto files created for my project, I have been compiling > complete c++ project using g++ compiler along with proto