Installation on Cartesius #70
Labels
bug
Something isn't working
dependency problem
The issue is caused by a bug in a dependency or tool, not in MUSCLE3 itself
ready for release
Issue is fixed in develop and ready for the next release
The installation of python version of MUSCLE3 is perfectly done. The C++ version returns some errors in protobuf library saying:
The problem is probably caused by a bug in the GOLD linker. We have tried to compile protobuf separately with CMake (With additional changing fold name lib64 to lib, and version 3.10.0.0 to 3.10.0).
It works. However new error comes out when compiling gRPC, saying:
This error comes even when a system-default protobuf 3.6.1 is loaded.
The text was updated successfully, but these errors were encountered: