-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NativeModuleSample cppwinrt fails to build: Cannot open include file: 'winrt/impl/Windows.Devices.Bluetooth.GenericAttributeProfile.1.h' #832
Comments
Does this repro without passing |
If I run If I add
|
× Building Solution |
Not sure if this is helpful but it also runs fine on my machine so possibly a missing dependency? This issue #686 had a similar error message but had a workaround |
At a bare minimum we need to update the readme. UPDATE: Does still repro. And isn't for some other folks. Is there some unspoken dependency here? |
Meet this problem too ... So,how to resolve it? |
Has this issue been resolved? |
Sample
NativeModuleSample
Problem Description
NativeModuleSample cppwinrt fails to build:
Steps To Reproduce
(See readme)
--no-deploy --no-launch --no-packager --no-autolink --proj "NativeModuleSample\NativeModuleSample.vsproj"
Expected Results
follow instructions in readme, get build
CLI version
10.0.0
Environment
Target Platform Version
None
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2022
Build Configuration
Debug
The text was updated successfully, but these errors were encountered: