Errors when linking to protobuf 3 on MS Visual C
问题 Encountered on Visual Studio 2013 , but it\'s reproducible with any version. I cloned the protocol buffer library from github, ran CMake-gui on it (I left everything to default, so it\'s the static version), only built libprotobuf (other project failed for some reason, cmd.exe error, might have something to do with tests, but libprotobuf builds fine). My project uses headers generated with the .proto file found on the mapbox vector tiles spec\'s github. When I link, I first have this error