Closed pthomas01 closed 4 years ago
For anyone else also helplessly searching for RPI binaries, here they are; https://devopstar.com/2019/12/25/greengrass-secure-tunneling
Hello @pthomas01 , Thank you for your feedback. Although we are not planning on providing support to prebuilt binaries for now, but your suggestion is taken into consideration for future updates.
@HarshGandhi-AWS is there some documentation to build the proxy on OSX? Thanks.
@ltagliamonte Building for OSX is not that much different from Linux but the easiest way would be to use the docker image to build it. You could also check the CI script for OSX here
which basically builds it for OSX as part of the CI validation.
Have the following issues: (a) This only builds with Boost 1.68 or Boost 1.69 - not with the latest version of boost. (b) This does not build on Mac OSX (which I think uses the clang compiler)
It would be realy nice if you could provide binaries for Linux, WIndows and OSX. For example, I created a linux binary that works on pretty much all modern distributions. Making prebuilt binaries for linux, OSX and windows binary would be super useful.