Skip to content

Conversation

@sylveon
Copy link
Contributor

@sylveon sylveon commented Sep 14, 2021

Without this, cppwinrt would attempt to use the output of MIDL files which where excluded from the build, resuting in mdmerge either erroring due to missing files, or using partially outdated build output.

Without this, cppwinrt would attempt to use the output of MIDL files which where excluded from the build, resuting in mdmerge either erroring due to missing files, or using partially outdated buid output.
@kennykerr kennykerr requested a review from jlaanstra September 15, 2021 15:44
@jlaanstra
Copy link
Contributor

There are some uses on line 201/202. Probably want to fix those as well.

@sylveon
Copy link
Contributor Author

sylveon commented Sep 16, 2021

I'm not really sure how to fix those - the change I did in this PR was enough to unblock my build however.

@sylveon
Copy link
Contributor Author

sylveon commented Sep 16, 2021

@jlaanstra I fixed those two, and tested by building the project that was broken and a different project that uses XAML with these changes, just to be sure.

@jlaanstra
Copy link
Contributor

LGTM

@jlaanstra jlaanstra merged commit a903a2c into master Sep 17, 2021
@jlaanstra jlaanstra deleted the user/sylveon/midl-excludedfrombuild branch September 17, 2021 04:44
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