Problem
If the Ink SDK for WPF demo on Github (see https://github.com/Wacom-Developer/sdk-for-ink-wpf/tree/master) is built on one PC and then the executable is copied over on to a new Windows 11 PC the following error may occur:
Failed to load file or assembly "WacomInkRendering.CLR.dll" or one of its dependencies. The specified module could not be found.
Resolution
Ensure that the following MS Redistributables have been installed on the target PC:
MS Visual C++ Redistributable Package 2013 (x64)
MS Visual C++ Redistributable Package 2015-2022 (x64)