Hi, can you provide more information like the file directories for your project and what your server/client/proto file looks like?
On Wednesday, October 5, 2022 at 8:35:54 AM UTC-7 mpaso...@gmail.com wrote: > Hello everyone. Please help me with my problem. > I have: > NET Framework 4.7.1 > Grpc 2.46.5 > Grpc.Core 2.46.5 > Grpc.Core.Api 2.49.0 > Grpc.Tools 2.49.1 > Windows 11 64-bit, ARM-based processor(running on Parallels desktop) > > I have two proto files inside Protobuf folder and some config in .csproj > > <Protobuf Include="Protobuf/search.proto" /> > <Protobuf Include="Protobuf/add.proto" /> > > But when i compile my project i got some error: > > Protobuf/search.proto: No such file or directory > > If i am running this project by standard windows machine i don't get this > error. > > Thank you. > -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/89bebca4-5e4f-4deb-8a2e-082b03349a1bn%40googlegroups.com.