RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
454 stars 79 forks source link

Execution failed for task ':pm3rdv4rrg:generateJsonModelDebug'. #83

Open anonymouszbs opened 1 year ago

anonymouszbs commented 1 year ago

Task :pm3rdv4rrg:generateJsonModelDebug FAILED Execution failed for task ':pm3rdv4rrg:generateJsonModelDebug'. D:\code_job\android\RFIDtools\pm3rdv4rrg\src\main\cpp\CMakeLists.txt : C/C++ debug|x86 : CMake Error at D:\code_job\android\RFIDtools\pm3rdv4rrg\src\main\cpp\CMakeLists.txt:7 (add_subdirectory): The source directory

How can I solve such problems,thank you!!!

anonymouszbs commented 1 year ago

Get the source from GitHub:

  git clone https://github.com/xianglin1998/RFIDtools RFIDtools
  cd RFIDtools
  git submodule init
  git submodule update