Skip to content
Prev 16628 / 21312 Next

[Bioc-devel] ChemmineOB build failing on windows

On 4/23/20 12:52, Herv? Pag?s wrote:
FWIW the RProtoBufLib/cytolib maintainers had to do this for the 
protobuf and they made the updated binaries available here: 
http://rglab.github.io/binaries/

It seems to be pretty typical with C++ code that the binaries tend to 
break with major updates of the compiler (generally because of changes 
to how the compiler mangles method names).

H.