Skip to content
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

WiFiDirect has references to missing files (cppwinrt) #1319

Closed
TheMrJukes opened this issue Oct 11, 2021 · 2 comments
Closed

WiFiDirect has references to missing files (cppwinrt) #1319

TheMrJukes opened this issue Oct 11, 2021 · 2 comments
Labels

Comments

@TheMrJukes
Copy link

Which sample are you reporting a bug in?

WiFiDirect

Describe the bug
The cppwinrt project references "..\shared\ConnectionSettingsPanel.xaml" "..\shared\Scenario1_Advertiser.xaml" and "..\shared\Scenario1_Connector.xaml" but those files don't exist.

To Reproduce
Steps to reproduce the behavior:
Open cppwinrt\WiFiDirect.sln
Try to compile

Expected behavior
It compiles

Additional context
Copying the .xaml files from the cs directory to a new shared directory works

@TheMrJukes TheMrJukes added the bug label Oct 11, 2021
@oldnewthing
Copy link
Member

Oops, I'll fix this in the next update.

oldnewthing added a commit that referenced this issue Mar 10, 2022
* IoT-GPIO: Remember event token so we can unsubscribe later #1247
* SimpleCommunication: Fix typo in parameter ordering (code worked, but names were backward) #1294
* WiFiDirect: Fix build #1319
* Delete obsolete samples templates
@oldnewthing
Copy link
Member

Fixed in v10.0.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants