chuvanhoang888 / smart_usb

Smart Usb
BSD 3-Clause "New" or "Revised" License
4 stars 9 forks source link

Build Error #1

Open AndroidDesigner opened 1 year ago

AndroidDesigner commented 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?

ebapp-dev commented 1 year ago

I have the same problem.