diff options
| author | Elaine Houha <[email protected]> | 2024-02-13 10:20:28 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-13 10:20:28 -0800 |
| commit | 680f276a600ba62925776e02b57b72513e1e9908 (patch) | |
| tree | 7a0041eb26070585dd38c1571182fe6c35288361 /exclusions.csv | |
| parent | dae7c2a1984844ba300fe085b231ac61925344b8 (diff) | |
Part 2: WfpSampler now compiles on both EWDKs (#1108)
* compiles on both EWDKs needed for all 5 Samples
* fixes the debug build which broke during merge conflict resolution
* Update exclusions.csv
---------
Co-authored-by: Elaine Houha <[email protected]>
Co-authored-by: JakobL-MSFT <[email protected]>
Diffstat (limited to 'exclusions.csv')
| -rw-r--r-- | exclusions.csv | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exclusions.csv b/exclusions.csv index cc725a5a..f45f7a1e 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -2,7 +2,6 @@ Path,Configurations,MinBuild,MaxBuild,Reason audio\acx\samples\audiocodec\driver,*,,22621,Only NI: error C1083: Cannot open include file: 'acx.h': No such file or directory general\dchu\osrfx2_dchu_extension_loose,*|x64,,22621,Only NI: Only x64: Fails to build general\dchu\osrfx2_dchu_extension_tight,*|x64,,22621,Only NI: Only x64: Fails to build -network\trans\wfpsampler,*,26031,,Only GE: API Validator failures prm,*,,22621,Only NI: Not supported on NI. tree,*,,,Missing headers video\indirectdisplay,*|arm64,,,Only arm64: Warning C4530: C++ exception handler used but unwind semantics are not enabled |
