We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: