Package version
7.1.1
Environment
Describe the bug
Build windows app failed with error message related to record_windows package:
D:\Code\Project\posnote-dev\windows\flutter\ephemeral\.plugin_symlinks\record_windows\windows\encoder\codec_caps.h(1,1): error C2220: the following warning is treated as an error [D:\Code\Project\posnote-dev\build\windows\x64\plugins\record_windows\record_windows_plugin.vcxproj]
D:\Code\Project\posnote-dev\windows\flutter\ephemeral\.plugin_symlinks\record_windows\windows\encoder\codec_caps.h(1,1): warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss [D:\Code\Project\posnote-dev\build\windows\x64\plugins\record_windows\record_windows_plugin.vcxproj]
Error: Build process failed.
To Reproduce
Steps to reproduce the behavior:
Upgraded record version from 6.x to 7.1.1, and failed to build on Win11.
Expected behavior
Should work as before.
Additional context
Add any other context about the problem here.
Package version
7.1.1
Environment
Describe the bug
Build windows app failed with error message related to
record_windowspackage:To Reproduce
Steps to reproduce the behavior:
Upgraded record version from 6.x to 7.1.1, and failed to build on Win11.
Expected behavior
Should work as before.
Additional context
Add any other context about the problem here.