diff options
| author | Adonais Romero Gonzalez <[email protected]> | 2024-04-11 13:50:43 -0700 |
|---|---|---|
| committer | Adonais Romero Gonzalez <[email protected]> | 2024-04-11 13:50:43 -0700 |
| commit | dc70be0e7c44e3175f2a0ce6c26945b69713b005 (patch) | |
| tree | 15bb30764328a9074d024d654b49b87901cbeb81 | |
| parent | e48e1c44f24bc0a3e9f9ddefb1565740e26f0ba6 (diff) | |
Add exclusion for network\trans\WFPSampler incompatible with previous EWDK; fix descriptions in list
| -rw-r--r-- | exclusions.csv | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/exclusions.csv b/exclusions.csv index 73a96d34..5352e0d1 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -2,6 +2,7 @@ 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,Debug|ARM64,,22621,Only NI: Only ARM: Fails to build on EWDK 22621 with VS 17.1.5 - CallingConvention=StdCall not supported prm,*,,22621,Only NI: Not supported on NI. -powerlimit\plclient,*,,22621,Only build on Ge and above. -powerlimit\plpolicy,*,,22621,Only build on Ge and above. +powerlimit\plclient,*,,22621,Only NI: Not supported on NI. +powerlimit\plpolicy,*,,22621,Only NI: Not supported on NI. |
