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

Running on Windows isn't happy #55

Open
domesticmouse opened this issue Jan 21, 2025 · 0 comments
Open

Running on Windows isn't happy #55

domesticmouse opened this issue Jan 21, 2025 · 0 comments

Comments

@domesticmouse
Copy link
Contributor

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.

PS C:\Users\brett\Documents\GitHub\codelabs\intro_flutter_gpu\step_12> flutter run --enable-impeller
Launching 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.8s
Error: Build process failed.

Ideas?

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