Skip to content

Build.cmd fails due to missing ixp::IPointerPointStatics #10996

@JanviMahajan14

Description

@JanviMahajan14

Describe the bug

I am encountering a build failure in Build.cmd with the below error message:
error C2039: 'IPointerPointStatics': is not a member of 'ixp'

Branch: winui3/main
Init.cmd: ✅ Succeeds
Build.cmd: ❌ Fails

Why is this important?

Blocks the development and testing in repo

Steps to reproduce the bug

  1. git checkout winui3/main
  2. Run init.cmd
  3. Run Build.cmd

Actual behavior

Error msg: error C2039: 'IPointerPointStatics': is not a member of 'ixp'

Expected behavior

Build.cmd should succeed on the winui3/main branch

Screenshots

No response

NuGet package version

None

Windows version

No response

Additional context

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions