Skip to content

[Q] Is it possible to use this library on Raspberry Pi 3? #6803

@don-boucher

Description

@don-boucher

Just as the title says, I'm trying to use this library on the raspberry pi 3, but I'm running into an error.

~/google-cloud-cpp $ cmake --build cmake-out -- -j $(nproc)
[  1%] Built target ssl-project                                                                                          c-project-build-*.log
[ 16%] Built target abseil-cpp-project
[ 16%] Built target nlohmann-json-project
[ 24%] Built target crc32c-project
[ 41%] Built target re2-project
[ 41%] Built target zlib-project
[ 49%] Built target c-ares-project
[ 57%] Built target benchmark-project
[ 74%] Built target curl-project
[ 74%] Built target googletest-project
[ 82%] Built target protobuf-project
[ 83%] Performing build step for 'grpc-project'
CMake Error at /home/pi/google-cloud-cpp/cmake-out/external/grpc/src/grpc-project-stamp/grpc-project-build-.cmake:49 (mes

sage):
  Command failed: 2                                                                                                      sage):

   '/usr/bin/cmake' '--build' '/home/pi/google-cloud-cpp/cmake-out/external/grpc/src/grpc-project-build' '--' '-j' '4'

  See also

    /home/pi/google-cloud-cpp/cmake-out/external/grpc/src/grpc-project-stamp/grpc-project-build-*.log


make[2]: *** [CMakeFiles/grpc-project.dir/build.make:117: external/grpc/src/grpc-project-stamp/grpc-project-build] Error
1                                                                                                                        1
make[1]: *** [CMakeFiles/Makefile2:240: CMakeFiles/grpc-project.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

Can this library be used for raspberry pi 3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: questionRequest for information or clarification. Not an issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions