multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

gRPC version requirements not documented correctly #93

Closed LourensVeen closed 2 years ago

LourensVeen commented 2 years ago

Our build system requires exact versions of gRPC and Protobuf, but the documentation says that newer versions will work too. If you install a newer version, the build system will declare it to be too old, and go ahead and build the exact version it wants itself.

We could fix the documentation, or make the build system accept newer versions (it would possibly have to regenerate the bindings for that), but the best solution is to get rid of gRPC altogether (#71).

Thanks to @SimonPinches for reporting.

LourensVeen commented 2 years ago

gRPC is now gone from develop, so that should fix this once and for all.

LourensVeen commented 2 years ago

Released in 0.5.0.