Hey guys,
New guy here. I'm trying to cross compile gRPC using Yocto (openBMC). I've built the libraries and plugins, now trying to build the cpp examples (Helloworld, route_guide etc).
I'm facing below error:
The following configurations were considered but not accepted:
<Path to file gRPCCobfig.cmake>, version 1.50.1 (64 bit)
My Target is armv7 32 bit, so I understand that might be the case here. If so, could anyone point to me where I can find the 32 bit file ? Or any pointers on how to solve this issue?