Closed dhwalters423 closed 4 years ago
I have similar issue building in visual studio 2019. Since the Prerequisites list was showing protobuf 3.6.x, Can I use Protobuf 3.11.1 in WIndows to build in VS 2019? Also, it will be good, if the documentation can be updated for VS 2019.
David, Thank you, This was an issue noticed during cross compilation testing. For the time being there are two lines in CMakeLists to link against libatomic which can be placed outside of the cross-compilation condition check. We will be working to upgrade the dependencies in the near future and post an update here.
Arun, Upgrading or changing to other ProtocolBuffers versions within major version 3 should work. While we are continuously working to ensure Windows builds and comparability holds, producing documentation to set up a Visual Studio project or solution is not currently a priority. Please let us know if there are other steps we can take to make the transition from the CMake build to VS any easier.
David O.
I had the same compilation error on a Raspberry Pi 4 with Raspian, while compiling more recent version of Protobuf works well, any plans to upgrade dependencies as discussed last year?
@sebastibe We don't have updates regarding the version updates, are you running into issue when using a more recent version of Protobuf?
Known issue fixed with this commit: https://github.com/protocolbuffers/protobuf/commit/55ed1d427ccc0d200927746329ac9b811dee77b9
Consider updating to Protobuf 3.11.1 https://github.com/protocolbuffers/protobuf/releases