Skip to content

Conversation

@Scottj1s
Copy link
Member

per advice from the VSSDK team, made sure GetChildren returns requested items, not just relying on GetItems. (this lazy technique worked for VS2017, but does not with VS2019+)

@Scottj1s Scottj1s requested a review from DefaultRyan March 23, 2022 02:24
@Scottj1s
Copy link
Member Author

fixes #1121

@kennykerr
Copy link
Collaborator

The build failures seem to have started with the previous commit:

https://github.com/microsoft/cppwinrt/runs/5652229311

@Scottj1s
Copy link
Member Author

Scottj1s commented Mar 23, 2022

The build failures seem to have started with the previous commit:

https://github.com/microsoft/cppwinrt/runs/5652229311

but intermittently - only 1 of 3 runs has failed. something may have changed with catch and its assumptions of CRT compat. will investigate.

out of disk space (sigh... PCH files).

@kennykerr
Copy link
Collaborator

out of disk space (sigh... PCH files).

Need modules. 😋

@Scottj1s
Copy link
Member Author

Looks like catch occasionally fails with the v143 toolset - backing off for now: #1127

@Scottj1s Scottj1s merged commit 27adc6b into master Mar 24, 2022
@Scottj1s Scottj1s deleted the nested_viz branch March 24, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants