jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

Building Error #267

Open TahaMsv opened 10 months ago

TahaMsv commented 10 months ago

Hi. When I import the package and run the project, I get this error:

Building Windows application... C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: The command "setlocal [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: C:\src(flutter)\tools\nuget.exe install Microsoft.Windows.ImplementationLibrary -Version 1.0.220914.1 -ExcludeVersion -OutputDirectory D:/Mobile_Development/Flutter/Faranegar_projects/web_view/build/windows/packages [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: C:\src(flutter)\tools\nuget.exe install Microsoft.Web.WebView2 -Version 1.0.1210.39 -ExcludeVersion -OutputDirectory D:/Mobile_Development/Flutter/Faranegar_projects/web_view/build/windows/packages [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :cmEnd [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmEnd [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmErrorLevel [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: exit /b %1 [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: :cmDone [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: if %errorlevel% neq 0 goto :VCEnd [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(149,5): error MSB3073: :VCEnd" exited with code 9009. [D:\Mobile_Development\Flutter\Faranegar_projects\web_view\build\windows\plugins\webview_windows\webview_windows_DEPENDENCIES_DOWNLOAD.vcxproj] Exception: Build process failed.