grpc - call gRPCTargets.cmake can't found libgpr.so -
i import grpc project use grpcconfig.cmake
file. following error occurred
cmake error @
/home/openwrt/openwrt/staging_dir/target-arm_cortex-a53+neon-vfpv4_glibc-2.22_eabi/usr/lib/cmake/grpc/grpctargets.cmake:178 (message)
:
the imported target "grpc::gpr" references file
"/usr/lib/libgpr.so"
but file not exist. possible reasons include:
- the file deleted, renamed, or moved location.
- an install or uninstall procedure did not complete successfully.
- the installation package faulty , contained
/home/openwrt/openwrt/staging_dir/target-arm_cortex-a53+neon-vfpv4_glibc-2.22_eabi/usr/lib/cmake/grpc/grpctargets.cmake
but not files references.
Comments
Post a Comment