ISO7816Analyzer icon indicating copy to clipboard operation
ISO7816Analyzer copied to clipboard

When trying to run it I got the following error on the CMD. How to fix it?- I am using MBP-M3

Open Zhongmin-hw opened this issue 1 year ago • 0 comments

"typeinfo for Analyzer2", referenced from: typeinfo for ISO7816Analyzer in ISO7816Analyzer.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) Traceback (most recent call last): File "/Users/zhongmingan/Downloads/ISO7816Analyzer/build_analyzer.py", line 119, in run_command(release_command) File "/Users/zhongmingan/Downloads/ISO7816Analyzer/build_analyzer.py", line 53, in run_command raise Exception("Shell execution returned nonzero status") Exception: Shell execution returned nonzero status failed.txt

Zhongmin-hw avatar Jan 08 '25 03:01 Zhongmin-hw