【发布时间】:2019-04-04 13:09:18
【问题描述】:
我有一个 Raspberry pi 2,上面正确运行了 Amazon Kinesis Stream SDK (https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp)。
在树莓派2上编译库太长了,大概3H左右。
那么问题来了,有没有办法在更强大的服务器上预编译这个库,然后将文件复制到树莓上?
如果可能的话,我也想在 Raspberry Pi Zero W(体积更小)上尝试这个库。
谢谢!
【问题讨论】:
标签: c++ amazon-web-services compilation raspberry-pi