[please don't top-post]
Tomasz Wiszkowski writes:
> the protobuf package needs to be rebuilt.
That package is orphaned. Since you already have it built and are
obviously using it, would you like to maintain it?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofe
I gather this package bug is not exactly interesting here, but i'll
share a final update.
The package is likely built inaccurately, or is linked against library
that changed ABI over time.
Downloading and compiling protocol buffers library manually does not
expose any of the serialization problem
A brief correction.
I tried to identify further the problem by selectively linking
libraries. (-Wl,-Bstatic -lprotobuf.dll -Wl,-Bdynamic) and it turns
out the problem emerges the moment i statically link both protobuf
_and_ the c++ library. linking everything statically except for libc++
seems to
Dear all,
I'm having problems with statically linked executables that use
protocol buffers.
I suspect the problem may be related to incompatibility between
std::string implementation used to compile the library vs. current. If
that's the case, the problem would likely go away with recompilation
of
4 matches
Mail list logo