Closed lmussier closed 7 years ago
I had the exact same issue, while it worked perfectly with release 2017-05-05
Hey @lmussier and @Moncefmd , we apologize for the issue, it seems to be glitch in our release scripts. Later today a new release will be available, which doesn't present this issue. I will update you both once the release is done.
Please feel free to grab today's release, it should be working fine this time.
https://github.com/Azure/azure-iot-sdk-c/releases/tag/2017-06-02
That's fine for me. Thanks.
OS and version used: Not relevant
SDK version used: 2017-05-19
Description of the issue:
clone fails due to not reachable submodules.
Code sample exhibiting the issue:
This will fail
git clone https://github.com/Azure/azure-iot-sdk-c.git --recursive --branch 2017-05-19
(master is ok)
Console log of the issue: