Compile Grpc for Raspbian and .NET Core

25 views
Skip to first unread message

domini...@hotmail.com

unread,
Nov 30, 2018, 1:29:59 PM11/30/18
to grpc.io
I’m looking for some instructions on how to compile Grpc that would work on Raspbian and .Net Core. In source code I can see that I should have libgrpc_csharp_ext.arm.so file but I have no idea how to generate this file? Maybe there are some precompiled versions?

Jan Tattermusch

unread,
Dec 6, 2018, 9:21:02 AM12/6/18
to domini...@hotmail.com, grpc.io
There are no precompiled versions of grpc_chsharp_ext available for raspbian on ARM (mono and .NET core on ARM is not officially supported by gRPC C#, the only platforms supported on ARM are Android and iOS).
You can try to compile it yourself with "make grpc_csharp_ext" or using cmake - it shouldn't be hard (similar to https://github.com/grpc/grpc/blob/master/BUILDING.md)



On Fri, Nov 30, 2018 at 7:30 PM <domini...@hotmail.com> wrote:
I’m looking for some instructions on how to compile Grpc that would work on Raspbian and .Net Core. In source code I can see that I should have libgrpc_csharp_ext.arm.so file but I have no idea how to generate this file? Maybe there are some precompiled versions?

--
You received this message because you are subscribed to the Google Groups "grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+u...@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/721e5d52-7c13-4ee7-9801-769e0ecd8b5d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--

Jan

Reply all
Reply to author
Forward
0 new messages