[Question] Does grpc-dotnet supports arm64?
oblomingo opened this issue · 2 comments
oblomingo commented
Our company would like to implement an Arm64 version of our existing WPF .NET7 desktop application. I've found that arm64 application throws an error when it tries to use grpc client:
"Error loading native library. Not found in any of the possible locations: C:\...\grpc_csharp_ext.arm64.dll"
I'm wondering does grpc-dotnet supports arm64?
benass12 commented
Facing same error on Arm64 .NET application, Grpc team any information about it, could you please fix it?
JamesNK commented
You're using Grpc.Core. This repo is for Grpc.Net.Client and Grpc.AspNetCore.
Ask questions about Grpc.Core at https://github.com/grpc/grpc