diff options
| author | Adonais Romero González <[email protected]> | 2023-12-01 13:48:30 -0800 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-12-01 13:48:30 -0800 |
| commit | c8715131a82e0b352da90cd82138b6d9b7780bac (patch) | |
| tree | c7a6a228863111b2c20b0453138fe8c9dd5e23eb | |
| parent | bef73f3af1cbc66452c5ad5aa0d1fcafad27df2b (diff) | |
Add exclusion for driver due to missing header in WDK update
| -rw-r--r-- | exclusions.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exclusions.csv b/exclusions.csv index 1d0c70b0..bfc2fa9b 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -1,4 +1,5 @@ Path,Reason +audio\acx\samples\audiocodec\driver,error C1083: Cannot open include file: 'acx.h': No such file or directory general\dchu\osrfx2_dchu_extension_loose,Needs fix for project not found general\dchu\osrfx2_dchu_extension_tight,LINK : error LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification general\winhec 2017 lab\toaster driver,Needs input from end user |
