You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.
Repro on : Windows10
VSCode: 1.44.2
Workbench: 0.13.0
Generate PnP device code failed , get error as bellow
![image](https://user-images.githubusercontent.com/35018765/79736060-d21a6900-832b-11ea-8964-1aba2ace3c0e.png)
Repro step:
0). open D:\ root folder in VScode
here is error logs:
[IoT Plug and Play] Check IoT Plug and Play CodeGen CLI ...CodeGen CLI v0.6.8 is installed and ready to use.
[IoT Plug and Play] Selected device capability model file: d:\SampleDevice.capabilitymodel.json
Input project name: testdevice
Selected CodeGen language: ANSI C
Selected device connection type: ConnectionString
Selected CodeGen project type: CMake_Windows
Selected device SDK reference type: SourceCode
dtcodegen 0.6.8
ERROR(S):
Required option 'p, project-type' is missing.
USAGE:
Generate CMake project on Windows:
dtcodegen generate --dcm-path c:\iot\mxchip_iot_devkit.capabilitymodel.json
Generate Ardiono project for MXChip IoT DevKit:
dtcodegen generate --dcm-path c:\iot\mxchip_iot_devkit.capabilitymodel.json
[IoT Plug and Play] generate PnP device code failed.
The text was updated successfully, but these errors were encountered: