Skip to content

Building on Windows corrupts Linux plugin registrant #64591

@stuartmorgan-g

Description

@stuartmorgan-g

STR:

  • Enable Linux support
  • Add a plugin that supports Linux
  • Build on Windows

linux/flutter/generated_plugins.cmake will have a path that contains some backslashes, rather than forward slashes. The Windows CMake generation already has code that handles that correctly, we just need to use it for Linux CMake generation as well so that it does the right thing when running on Windows.

Metadata

Metadata

Labels

P1High-priority issues at the top of the work lista: buildBuilding flutter applications with the toola: desktopRunning on desktopplatform-linuxBuilding on or for Linux specificallyplatform-windowsBuilding on or for Windows specificallytoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions