1 Star 0 Fork 0

float996/aws-iot-fleetwise-edge

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install-deps-versions.sh 1015 Bytes
一键复制 编辑 原始数据 按行查看 历史
Geoff Phillips 提交于 2023-08-02 19:41 +08:00 . Release v1.0.7
#!/bin/bash
export VERSION_JSON_CPP="1.9.5"
export VERSION_PROTOBUF="3.21.12"
export VERSION_PROTOBUF_RELEASE="v21.12"
export VERSION_CURL="7.86.0"
export VERSION_CURL_RELEASE="curl-7_86_0"
export VERSION_AWS_SDK_CPP="1.11.111"
# MAKE SURE THE CRT VERSON IN AWS_SDK_CPP IS THE SAME AS IN AWS_IOT_SDK_CPP
export VERSION_AWS_IOT_DEVICE_SDK_CPP_V2="v1.22.0"
export VERSION_GOOGLE_TEST="release-1.10.0"
export VERSION_GOOGLE_BENCHMARK="v1.6.1"
export VERSION_ANDROID_CMDLINE_TOOLS="9123335"
export VERSION_ANDROID_NDK="23.1.7779620"
export VERSION_ANDROID_API="21"
export VERSION_ANDROID_SDK="33"
export VERSION_ANDROID_BUILD_TOOLS="30.0.3"
export VERSION_CMAKE="3.22.1" # Provided by Ubuntu 20.04, version here used for Android build
export VERSION_SNAPPY="1.1.8" # Provided by Ubuntu 20.04, version here used for Android build
export VERSION_OPENSSL="1.1.1s" # Provided by Ubuntu 20.04, version here used for Android build
export VERSION_BOOST="1.78.0" # Provided by Ubuntu 20.04, version here used for Android build
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/float996/aws-iot-fleetwise-edge.git
git@gitee.com:float996/aws-iot-fleetwise-edge.git
float996
aws-iot-fleetwise-edge
aws-iot-fleetwise-edge
main

搜索帮助