I am just building my Device code of my Azure IoT Dev Kit MXChip and deploying to the device, but I am getting the error as below.
Build options changed, rebuilding all
GetStarted:9:21: error: utility.h: No such file or directory
compilation terminated.
exit status 1
[Error] Exit with code=1
It was just working fine and I am not sure what exactly the problem is, anyone else has faced this issue?