Skip to content

Dynamic Dependencies sample does not build correctly #143

@erik0686

Description

@erik0686

The following sample:
https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/DynamicDependencies/DirectX

shoes the following error when building:
1>C:\WindowsAppSDK-Samples\Samples\DynamicDependencies\DirectX\D3D9ExSample.cpp(13,10): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
1>C:\WindowsAppSDK-Samples\Samples\DynamicDependencies\DirectX\BackgroundThread.cpp(12,10): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory

Might there be an issue with the sample?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions