chuvanhoang888 / smart_bluetooth_pos_printer

MIT License
2 stars 4 forks source link

Unable to run in windows #4

Open varshal-sightinfusion opened 11 months ago

varshal-sightinfusion commented 11 months ago

CMake Error at flutter/ephemeral/.plugin_symlinks/smart_bluetooth_pos_printer/windows/CMakeLists.txt:11 (add_library): Cannot find source file:

smart_bluetooth_pos_printer_plugin.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at flutter/ephemeral/.plugin_symlinks/smart_bluetooth_pos_printer/windows/CMakeLists.txt:11 (add_library): No SOURCES given to target: smart_bluetooth_pos_printer_plugin

CMake Generate step failed. Build files cannot be regenerated correctly. Exception: Unable to generate build files

alexandrousdev commented 1 month ago

I have the same issue, were you able to solve it?