espressif / esp-azure

SDK to connect ESP8266 and ESP32 to Microsoft Azure IoT services
176 stars 92 forks source link

Build Error (CA-68) #91

Closed syamkrishnan-ESL closed 4 years ago

syamkrishnan-ESL commented 4 years ago

error.txt I have tried to clone esp-azure to esp-idf and build as shown in log file attached.And getting errors as explained in above discussions.Ica build examples in esp-idf folder without any issues.Any suggestions please

shahpiyushv commented 4 years ago

@syamkrishnan-ESL , are you able to compile other esp-idf examples?

syamkrishnan-ESL commented 4 years ago

Yes now Iam able to .I have installed esp-idf again by cloning from repo.I used tools installer to install esp-idf before,which failed to compile examples except hello world.Now it can compile esp-idf\esp-azure\examples\iothub_client_sample_mqtt too. Thanks, Syam

shahpiyushv commented 4 years ago

@syamkrishnan-ESL , that is good to know. Closing this issue then.