Skip to content

[windows] gclient sync failed with VS2022 and GYP_MSVS_VERSION=2022 #99746

@eggfly

Description

@eggfly

In flutter/engine main branch, commit ref: 5c76075

I try to set up the engine developing environment on windows 10, setting env value to GYP_MSVS_VERSION=2022, and then gclient sync, this error shows:

src/flutter/tools/dia_dll.py'
line 55, in GetDiaDll()
return os.path.join (dia path, DIA_DLL[msvs_version])
KeyError:
'2022'

image

image

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions