leanflutter / screen_capturer

This plugin allows Flutter desktop apps to capture screenshots.
MIT License
79 stars 28 forks source link

Exception: Build process failed. #25

Closed dHanel closed 5 months ago

dHanel commented 9 months ago

I get the following error if i add screen_capturer: ^0.1.7 and try to build:

Launching lib\main.dart on Windows in debug mode...
Exception: Build process failed.

Exited (1).

Im on Windows11 and tried to build for windows desktop. I do not have anything else in my project. Just the sample project and as soon as i add screen_capturer dependency to my pubspec.yaml i get this error when building.

Does anyone else have this problem aswell?

lijy91 commented 5 months ago

Please try running example or clean project