Thank you Mario, I am also using the MSYS only , but while building the gRPC source i am receiving the that error .
So how can i make up the build and use that grpc package in windows by solving the above those error. On Monday, 19 June 2017 13:41:06 UTC+5:30, Mario Emmenlauer wrote: > > > Hi, > > do you know the MSYS2 distribution for Windows? I built a grpc > package using their Mingw compiler there: > https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-grpc > > Personally I find this the easiest way to use grpc on Windows. You > can also get protobuf and lots of other packages. > > Cheers, > > Mario > > > > > On 19.06.2017 06:50, [email protected] <javascript:> wrote: > > Hi gRPC Group, > > > > > > I am new to windows application development with mingw , I am trying to > build gRPC lib with mingw. But while building i am getting one lib missing > error can any > > one help in this regard. > > > > /* > > */ > > > > /*Package libcares was not found in the pkg-config search > path.*/ > > > > /*Perhaps you should add the directory containing > `libcares.pc'*/ > > > > /*to the PKG_CONFIG_PATH environment variable*/ > > > > /*No package 'libcares' found*/ > > > > /*Package libcares was not found in the pkg-config search > path.*/ > > > > /*Perhaps you should add the directory containing > `libcares.pc'*/ > > > > /*to the PKG_CONFIG_PATH environment variable*/ > > > > /*No package 'libcares' found*/ > > > > /*Makefile:14148: *** multiple target patterns. Stop.*/ > > > > > > > > > > > > -- > > 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 [email protected] <javascript:> > > <mailto:[email protected] <javascript:>>. > > To post to this group, send email to [email protected] > <javascript:> <mailto:[email protected] <javascript:>>. > > 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/5cb1f228-fc90-43e0-a5ef-509ad0a363d4%40googlegroups.com > > > < > https://groups.google.com/d/msgid/grpc-io/5cb1f228-fc90-43e0-a5ef-509ad0a363d4%40googlegroups.com?utm_medium=email&utm_source=footer>. > > > > For more options, visit https://groups.google.com/d/optout. > > > > Viele Gruesse, > > Mario Emmenlauer > > > -- > BioDataAnalysis GmbH, Mario Emmenlauer Tel. Buero: +49-89-74677203 > Balanstr. 43 mailto: memmenlauer * biodataanalysis.de > D-81669 München http://www.biodataanalysis.de/ > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/23357a24-7471-4d97-8f88-386405e56b48%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
