WebView2Samples icon indicating copy to clipboard operation
WebView2Samples copied to clipboard

error trying to build WebView2APISample

Open randomusert opened this issue 1 year ago • 0 comments

build log: Build started at 23.10... 1>------ Build started: Project: WebView2APISample, Configuration: Debug x64 ------ 1>C:\Users\Kone\source\repos\WebView2\SampleApps\WebView2APISample\WebView2APISample.vcxproj(486,5): error : This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\Microsoft.Windows.ImplementationLibrary.1.0.220201.1\build\native\Microsoft.Windows.ImplementationLibrary.targets. 1>Done building project "WebView2APISample.vcxproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 23.10 and took 01,231 seconds ========== I hava installed the Microsoft.Windows.ImplamentationLibrary via nuget

randomusert avatar Jul 07 '24 20:07 randomusert