Re: [protobuf] Compile errors protoc 3.2.0 with Qt on CentOS

2017-02-14 Thread 'Adam Cozzette' via Protocol Buffers
It sounds like you are somehow mixing multiple versions of the protobuf library. I would guess that your system has an older version of protobuf installed by the distribution package manager and that this version is being used by QtCreator. If that's the case then you may have to tweak the QtCreato

[protobuf] Compile errors protoc 3.2.0 with Qt on CentOS

2017-02-10 Thread Mübin Icyer
Hi, I was using protoc version 2.5 and wanted to update to protoc version 3.2.0. I cloned the source code from git and successfully compiled it. The command protoc --version gives and output libprotoc 3.2.0. When I want to compile it in QtCreater it gives following error: Unrecognized syntax id