windows build issue because of syntax
🐛 Bug Report
https://github.com/dlutton/flutter_tts/blame/master/windows/CMakeLists.txt#L18
https://github.com/dlutton/flutter_tts/commit/a60f4d6a66fbb7558a7b462082a88bc4edb5c8be#diff-67b8036ebec555bc48b9ed2fdf146e80ebfea01c32d9daec8d3aa70a70ec1b1f
[ +18 ms] CMake Error at flutter/ephemeral/.plugin_symlinks/flutter_tts/windows/CMakeLists.txt:18: [ ] -- Configuring incomplete, errors occurred! [ +1 ms] Parse error. Expected "(", got identifier with text "install".
Expected behavior
windows should build fine in github actions for my private repo
Reproduction steps
flutter app, github actions to build for windows, see the error
Configuration
flutter app, windows Version: 0.1.x
Platform:
- [ ] :iphone: iOS
- [ ] :robot: Android
- [x] :robot: Windows
I have the same error on Windows. [v] Flutter (Channel stable, 3.35.5, on Microsoft Windows [Version 10.0.19045.6332], locale en-US) [v] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.1.5)flutt
https://github.com/dlutton/flutter_tts/issues/589 seems the same issue, still open from 4 months ago.
Same Problem here.
waiting for fix:
$flutter run -d windows Launching lib\main.dart on Windows in debug mode... CMake Error at flutter/ephemeral/.plugin_symlinks/flutter_tts/windows/CMakeLists.txt:18: Parse error. Expected "(", got identifier with text "install".