From c8715131a82e0b352da90cd82138b6d9b7780bac Mon Sep 17 00:00:00 2001 From: Adonais Romero González Date: Fri, 1 Dec 2023 13:48:30 -0800 Subject: Add exclusion for driver due to missing header in WDK update --- exclusions.csv | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.3.1