We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. I got the below error when I added this plugin to my project and run it:
Launching lib/main.dart on Linux in debug mode... Building Linux application... CMake Error at flutter/ephemeral/.plugin_symlinks/smart_usb/linux/CMakeLists.txt:9 (add_library): Cannot find source file: smart_usb_plugin.cc Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx CMake Error at flutter/ephemeral/.plugin_symlinks/smart_usb/linux/CMakeLists.txt:9 (add_library): No SOURCES given to target: smart_usb_plugin CMake Generate step failed. Build files cannot be regenerated correctly. Exception: Unable to generate build files
what is problem?
The text was updated successfully, but these errors were encountered:
I have the same problem.
Sorry, something went wrong.
No branches or pull requests
Hello.
I got the below error when I added this plugin to my project and run it:
what is problem?
The text was updated successfully, but these errors were encountered: