aws-samples / aws-iot-securetunneling-localproxy

AWS Iot Secure Tunneling local proxy reference C++ implementation
https://docs.aws.amazon.com/iot/latest/developerguide/what-is-secure-tunneling.html
Apache License 2.0
74 stars 71 forks source link

compiling localrpoxy in raspberrypi3modelB #11

Closed phantom-j closed 4 years ago

phantom-j commented 4 years ago

Hi,

I got error while i am executing make command for localproxy in raspberrypi

CMakeFiles/localproxy.dir/build.make:61: target pattern contains no '%'. Stop. make[1]: [CMakeFiles/Makefile2:72: CMakeFiles/localproxy.dir/all] Error 2 make: *** [Makefile:84: all] Error 2

phantom-j commented 4 years ago

My problem was solved by installing protobuf compiler and following #8