diff options
| author | andylsn <[email protected]> | 2024-01-15 13:38:20 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-15 13:38:20 -0800 |
| commit | f7fc914c27922a0944dc8140dc2a1ebb66cfab73 (patch) | |
| tree | 77a5999283adf3cf779d2caef57caf8f73b68ad8 /exclusions.csv | |
| parent | d8cfee8e09f66b3d17b384499aa11a46f76364bb (diff) | |
Fix build errors for osrfx2_dchu_extension loose/tight solutions (#1069)
* Update exclusive.csv
* Fix extension_loose solution and projects
* Fix extension_tight projects
* Minor update
* Update exclusions.csv
* Update exclusions.csv - Undo my prior edit
---------
Co-authored-by: Shunni Li <[email protected]>
Co-authored-by: JakobL-MSFT <[email protected]>
Diffstat (limited to 'exclusions.csv')
| -rw-r--r-- | exclusions.csv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exclusions.csv b/exclusions.csv index 38655ed9..0188f7ed 100644 --- a/exclusions.csv +++ b/exclusions.csv @@ -1,7 +1,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,*,,,Needs fix for project not found -general\dchu\osrfx2_dchu_extension_tight,*,,,LINK : error LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification +general\dchu\osrfx2_dchu_extension_loose,*,,22621,Only NI: Fails to build +general\dchu\osrfx2_dchu_extension_tight,*,,22621,Only NI: Fails to build general\winhec 2017 lab\toaster driver,*,,,Needs input from end user general\winhec 2017 lab\toaster support app,*,,,Needs input from end user network\trans\wfpsampler,*,,,Missing INF section; missing libs |
