Open AndroidDesigner opened 1 year ago
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?
I have the same problem.
Hello. I got the below error when I added this plugin to my project and run it:
what is problem?