[protobuf] Stack overflow error when running 2.6.1 protoc compiler built under VS 2015

2016-11-15 Thread Clifton Liu
Hi, I have compiled 2.6.1 protoc compiler and encountered a stack overflow error. It does not happen to the build I have in VS 2012. Has anyone had to compile proctoc/lib with VS 2015 and had run into the same issues ? Is there any know fixes to this ? Regards, Cliff -- You received this

[protobuf] Re: Stack overflow error when running 2.6.1 protoc compiler built under VS 2015

2016-11-15 Thread Clifton Liu
generation or compiler settings. Is the proto 3.1.0 wire compatible with 2.6.1 ? We have to interface with another group who is currently using 2.6.1. Thanks, Cliff On Tuesday, November 15, 2016 at 4:07:47 PM UTC-5, Clifton Liu wrote: > > Hi, > > I have compiled 2.6.1 protoc compiler and