Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at flutter/ephemeral/.plugin_symlinks/quick_scanner/windows/CMakeLists.txt:13 #6

Closed
aexces opened this issue Dec 29, 2021 · 2 comments

Comments

@aexces
Copy link

aexces commented Dec 29, 2021

Debug

Launching lib\main.dart on Windows in debug mode...
lib\main.dart:1
NUGET.EXE not found.
CMake Error at flutter/ephemeral/.plugin_symlinks/quick_scanner/windows/CMakeLists.txt:13 (message):
Please install this executable, and run CMake again.

Exception: Unable to generate build files
Exited (sigterm)

Issue

Dependency that isn't part of the standard tools required by Flutter (NuGet). If that plugin doesn't tell you in its README that you need to install that extra dependency, you should report that to the developer of the plugin.

@aexces
Copy link
Author

aexces commented Dec 29, 2021

Duplicate of #95898

@Sunbreak
Copy link
Collaborator

You'll need nuget for C++/WinRT

Ref: woodemi/quick_notify#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants