Skip to content

Fix error surfacing in Windows startup #61968

@stuartmorgan-g

Description

@stuartmorgan-g

Currently the structure of the Windows APIs (at least at the C++ wrapper level) mean there's not a good way for the runner to know that something has failed catastrophically in engine or renderer setup, so the app can't surface any error message, exit, etc. The flow needs to be reworked so that if initial setup fails, the runner-level code can tell.

Metadata

Metadata

Labels

a: desktopRunning on desktopengineflutter/engine related. See also e: labels.platform-windowsBuilding on or for Windows specifically

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions