Skip to content
New issue

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

Error building flutter windows build #282

Open
i0x404 opened this issue Mar 1, 2024 · 0 comments
Open

Error building flutter windows build #282

i0x404 opened this issue Mar 1, 2024 · 0 comments

Comments

@i0x404
Copy link

i0x404 commented Mar 1, 2024

Error log :

C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
Building Windows application...                                 
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.38.33130\include\experimental\coroutine(35,1): error C1189: #error:  The <experimental/coroutine> and <experimental/resumable> headers are only supported with /await and implement pre-C++20 coroutine support. Use <coroutine> for standard C++20 coroutines. [D:\a\hanouti\hanouti\build\windows\x64\plugins\webview_windows\webview_windows_plugin.vcxproj]
Building Windows application...                                   149.8s
Build process failed.
Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant