Azure / dps-keygen

Helper tool to deal with the device keys :closed_lock_with_key:
MIT License
24 stars 16 forks source link

dps_cstr tool issue #4

Closed vinichauhan closed 5 years ago

vinichauhan commented 5 years ago

Hi Team,

I am using Windows 7 as OS. For provisioning device to Azure IoT Central, I am unable to run dps_cstr.exe as it gives error that it requires some dll. However when I install visual studio, its seems visual studio installation package installs the required missing files and dps_cstr tool ran. Can you please let me know what exact library package are needed to be installed. capture

I was however able to run the dps_cstr tool in linux though. image https://docs.microsoft.com/en-us/azure/iot-central/concepts-connectivity#connect-a-single-device Thanks, Vineet

obastemur commented 5 years ago

dps_cstr pre compiled binary doesn't support Windows 7. There are instructions on this repo for anyone wants to compile their binary though. Closing for now. Thanks for lettings us know