microsoft / WindowsCompositionSamples

The Windows Composition Samples have moved here: https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/SceneGraph
MIT License
1.13k stars 287 forks source link

Compilation errors in EffectEditor #300

Closed hansmbakker closed 6 years ago

hansmbakker commented 6 years ago

Issue Type

[*] Bug Report

Current Behavior

The EffectEditor solution cannot be compiled because:

Expected Behavior

Compiling code in the master branch

Steps to Reproduce (for bugs)

  1. Checkout this repo
  2. Open EffectEditor solution
  3. Retarget SDK to build 17763
  4. Build solution

Your Environment

daneuber commented 6 years ago

Fixed by #301