You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12> flutter run --enable-impellerLaunching lib\main.dart on Windows in debug mode...Target dart_build failed : error : Building native assets failed. See the logs for more details. [C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12\build\windows\x64\flutter\flutter_assemble.vcxproj]C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12\build\windows\x64\CMakeFiles\15da29c47df23239fc7ed935d5e220bf\flutter_windows.dll.rule;C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12\build\windows\x64\CMakeFiles\07ca094e3218aed37bf386f0b20db2aa\flutter_assemble.rule;C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12\windows\flutter\CMakeLists.txt' exited with code 1. [C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12\build\windows\x64\flutter\flutter_assemble.vcxproj]Building Windows application... 76.8sError: Build process failed.
Ideas?
The text was updated successfully, but these errors were encountered:
I'm attempting to run https://github.com/flutter/codelabs/tree/main/intro_flutter_gpu/step_12 on Windows 11, and I'm getting the following compilation failure.
Ideas?
The text was updated successfully, but these errors were encountered: