Open
Description
When I tried to build project using
gcc main.c sha1sat/sha1sat.c sha2sat/sha256sat.c lib/*.c -I lib/ -o shasat
There is an error:
./sha1sat/sha1sat.h:13:10: fatal error: ../shacircuit.h: No such file or directory
#include "../shacircuit.h"
And there is no shacircut.h in the main directory.
Metadata
Metadata
Assignees
Labels
No labels