NFCToolsGUI icon indicating copy to clipboard operation
NFCToolsGUI copied to clipboard

can't compile

Open juri74 opened this issue 4 months ago • 0 comments

followed the step by step guide to compile windows executable. after issuing the command C:\msys64\msys2_shell.cmd -mingw64 -defterm -here -no-start -c ./compile.sh

it started to download and install a ton of files an finally this happened and no compiled files were produced

CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Error: The source directory "C:/NFC/source/libnfc" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

please may you provide a compiled file for windows? thanks

juri74 avatar Sep 23 '25 06:09 juri74