[Build Error] Unresolved Settings.KeyChord &.Settings.IKeyBindings #796

Open
opened 2026-01-30 22:04:23 +00:00 by claunia · 0 comments
Owner

Originally created by @alex285 on GitHub (May 7, 2019).

There are lots issues open w instructions (https://github.com/microsoft/Terminal/issues/489) & build errors , so I thought to open one more :)

Visual Studio 2019 / v142
SDK 10.0.18362.0
Release x64

Thats on TerminalApp, and TerminalSettings are build without errors.

[msg]unresolved type declaration [context]: Microsoft.Terminal.Settings.KeyChord [ Parameter 'chord' of Procedure 'SetKeyBinding' ( RuntimeClass 'TerminalApp.AppKeyBindings' ) ]
[msg]unresolved type declaration [context]: Microsoft.Terminal.Settings.IKeyBindings [ RuntimeClass 'TerminalApp.AppKeyBindings'  ]	TerminalApp	C:\Users\alexi\Documents\Projects\Terminal\src\cascadia\TerminalApp\AppKeyBindings.idl
Originally created by @alex285 on GitHub (May 7, 2019). There are lots issues open w instructions (https://github.com/microsoft/Terminal/issues/489) & build errors , so I thought to open one more :) Visual Studio 2019 / v142 SDK 10.0.18362.0 Release x64 Thats on `TerminalApp`, and `TerminalSettings` are build without errors. ``` [msg]unresolved type declaration [context]: Microsoft.Terminal.Settings.KeyChord [ Parameter 'chord' of Procedure 'SetKeyBinding' ( RuntimeClass 'TerminalApp.AppKeyBindings' ) ] ``` ``` [msg]unresolved type declaration [context]: Microsoft.Terminal.Settings.IKeyBindings [ RuntimeClass 'TerminalApp.AppKeyBindings' ] TerminalApp C:\Users\alexi\Documents\Projects\Terminal\src\cascadia\TerminalApp\AppKeyBindings.idl ```
claunia added the Resolution-AnsweredResolution-Duplicate labels 2026-01-30 22:04:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#796