Skip to content

When trying to run it I got the following error on the CMD. How to fix it? #3

@GBAS-BCN

Description

@GBAS-BCN

C:\Users\xxxx\ISO7816Analyzer>python3 build_analyzer.py
Running on Windows
g++ -I"./AnalyzerSDK/include" -O3 -w -c -fpic -o"release/ISO7816Analyzer.o" "source/ISO7816Analyzer.cpp"
'g++' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "C:\Users\xxxx\ISO7816Analyzer\build_analyzer.py", line 76, in
run_command(release_command)
File "C:\Users\xxxx\ISO7816Analyzer\build_analyzer.py", line 53, in run_command
raise Exception("Shell execution returned nonzero status")
Exception: Shell execution returned nonzero status

C:\Users\xxxx\ISO7816Analyzer>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions