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

Application doesn't run in release mode windows when including bitsdojo_window in Flutter 3.22 #259

Open
IvoB1987 opened this issue Jun 27, 2024 · 0 comments

Comments

@IvoB1987
Copy link

Flutter windows application doesn't run anymore in the latest flutter version. Funny enough this is only in release mode, not in debug mode.

It shows the following errors

ERR: SwapChain11.cpp:636 (reset): Could not create additional swap chains or offscreen surfaces, HRESULT: 0x80070057
ERR: SwapChain11.cpp:636 (reset): Could not create additional swap chains or offscreen surfaces, HRESULT: 0x80070057
[ERROR:flutter/shell/platform/windows/egl/egl.cc(57)] EGL Error: Bad Alloc (12291) Surface creation failed.

You don't even need to have any bitsdojo_window imported in the project. Just having a simple Hello World application with bitsdojo_window in the pubspec.yaml breaks it.

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