Skip to content

Commit ff387c4

Browse files
committed
Assistance with missing solution file
1 parent 297a6c7 commit ff387c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/iot-dps/quick-create-simulated-device-symm-key.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ In this section, update the sample code to send the device's boot sequence to yo
135135
\azure-iot-sdk-c\cmake\azure_iot_sdks.sln
136136
```
137137
138+
If the file was not generated in your cmake directory, make sure you used a recent version of the CMake build system.
139+
138140
3. In Visual Studio's *Solution Explorer* window, navigate to the **Provision\_Samples** folder. Expand the sample project named **prov\_dev\_client\_sample**. Expand **Source Files**, and open **prov\_dev\_client\_sample.c**.
139141
140142
4. Find the `id_scope` constant, and replace the value with your **ID Scope** value that you copied earlier.

0 commit comments

Comments
 (0)