protobuf-emscripten icon indicating copy to clipboard operation
protobuf-emscripten copied to clipboard

Google's Protocol Buffers for emscripten

Results 2 protobuf-emscripten issues
Sort by recently updated
recently updated
newest added

libtool: compile: /tmp/emsdk/upstream/emscripten/em++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -Wall -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/.libs/common.o In file included from google/protobuf/stubs/common.cc:34: ./google/protobuf/stubs/once.h:126:30: error: cannot...

Hi, I've tried to compile 3.1.0 following the build instructions and I have the following compile errors: ` ./google/protobuf/stubs/once.h:135:30: error: cannot initialize a parameter of type 'const volatile google::protobuf::internal::Atomic32 *'...